]> git.saurik.com Git - bison.git/blobdiff - src/print-xml.c
tables: scope reduction
[bison.git] / src / print-xml.c
index 34a568a1bd95f5264c31722b13d1201874fc961a..ce71e1584c7db8bc213f575bdcadf98c26f58eff 100644 (file)
@@ -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 <stdarg.h>
 
 #include <bitset.h>
-#include <quotearg.h>
 
 #include "LR0.h"
 #include "closure.h"