]> git.saurik.com Git - bison.git/blobdiff - src/print.c
command line: fix minor leaks.
[bison.git] / src / print.c
index 7e9c58046c2b681d96e9fb619b2d0f0db143e123..cb227aa513081fec25d1665b423dd02f1bc63bc6 100644 (file)
@@ -1,6 +1,6 @@
 /* Print information on generated parser, for bison,
 
-   Copyright (C) 1984, 1986, 1989, 2000-2005, 2007, 2009-2011 Free
+   Copyright (C) 1984, 1986, 1989, 2000-2005, 2007, 2009-2012 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
@@ -22,7 +22,6 @@
 #include "system.h"
 
 #include <bitset.h>
-#include <quotearg.h>
 
 #include "LR0.h"
 #include "closure.h"