X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e9690142325711b320ef444768fdd40a087d02f7..34904c575a176f45e206cc4dba4121fb445981ba:/src/print-xml.c?ds=sidebyside 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"