]> git.saurik.com Git - bison.git/blobdiff - src/reduce.c
news: fixes.
[bison.git] / src / reduce.c
index c45ce6ea8bde132cc45bf5b6e4b65053962ed1f7..de046ddbf3c98b2e5b5c0930975dd1e724d16920 100644 (file)
@@ -1,6 +1,6 @@
 /* Grammar reduction for Bison.
 
-   Copyright (C) 1988-1989, 2000-2003, 2005-2011 Free Software
+   Copyright (C) 1988-1989, 2000-2003, 2005-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
@@ -29,7 +29,6 @@
 #include "system.h"
 
 #include <bitset.h>
-#include <quotearg.h>
 
 #include "complain.h"
 #include "files.h"