]> git.saurik.com Git - bison.git/blobdiff - src/derives.c
Work around portability problem on Solaris 10: flex-generated
[bison.git] / src / derives.c
index 24fde5d2d6ff576fe1ab3b42ff3dbc8ccac2530a..2e4ff31ba68c807908c76963ffd9d7a003f1bf9b 100644 (file)
@@ -1,7 +1,7 @@
 /* Match rules with nonterminals for bison,
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2005 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
@@ -20,7 +20,7 @@
    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
    Boston, MA 02110-1301, USA.  */
 
-
+#include <config.h>
 #include "system.h"
 
 #include "getargs.h"