]> git.saurik.com Git - bison.git/blobdiff - src/tables.c
glr: eliminate last bits of unwanted locations.
[bison.git] / src / tables.c
index 8f459cfea3f1c0895b5cf4327a6e7117458c0244..eb827b769ca825458d73de7468b3d78c7fb30286 100644 (file)
@@ -1,6 +1,6 @@
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2011 Free
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2012 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
@@ -22,7 +22,6 @@
 #include "system.h"
 
 #include <bitsetv.h>
-#include <quotearg.h>
 
 #include "complain.h"
 #include "conflicts.h"