X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/8ffd7912e3b71fb0cc69e83225c3ad8e3452270f..53e2cd1ebd0a99048610004ccb7ba11d351981bc:/src/gram.c diff --git a/src/gram.c b/src/gram.c index 21212792..d1b38043 100644 --- a/src/gram.c +++ b/src/gram.c @@ -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 #include "system.h" -#include - #include "complain.h" #include "getargs.h" #include "gram.h"