X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/34136e65fc7bd6babcfedcbfcfdca3b9feb10f1d..c7442984e3d29b3282247e19b6be352a007f35aa:/src/print-xml.c diff --git a/src/print-xml.c b/src/print-xml.c index ab5ea00f..441af920 100644 --- a/src/print-xml.c +++ b/src/print-xml.c @@ -1,6 +1,6 @@ /* Print an xml on generated parser, for Bison, - Copyright (C) 2007, 2009-2012 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. @@ -23,7 +23,6 @@ #include #include -#include #include "LR0.h" #include "closure.h"