]> git.saurik.com Git - bison.git/blobdiff - src/gram.c
maint: fix spaces.
[bison.git] / src / gram.c
index 21212792b891f258d11885e9cd182ab5ff56a81d..d1b3804337bd55a622896ae571453fa696c77c62 100644 (file)
@@ -1,6 +1,6 @@
 /* Allocate input grammar variables for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2011 Free Software
+   Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
@@ -21,8 +21,6 @@
 #include <config.h>
 #include "system.h"
 
-#include <quotearg.h>
-
 #include "complain.h"
 #include "getargs.h"
 #include "gram.h"