X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a6e5a28079865c4924194685723962f198fd33ff..d834eca014bd545fb359d20687b4ce2c6875219d:/src/print.c diff --git a/src/print.c b/src/print.c index 7e9c5804..cb227aa5 100644 --- a/src/print.c +++ b/src/print.c @@ -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 -#include #include "LR0.h" #include "closure.h"