X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e9690142325711b320ef444768fdd40a087d02f7..bd04adb4c8d81f30d2cb80cdb6ea04bd4c08da6d:/src/print-xml.c diff --git a/src/print-xml.c b/src/print-xml.c index 34a568a1..ce71e158 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-2011 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2012 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"