]> git.saurik.com Git - bison.git/blobdiff - src/location.c
* bootstrap: Comment out the AM_CPPFLAGS line, since we don't use
[bison.git] / src / location.c
index 8c235bbbf98a737385b1d6be57b5dcd2e5745cc3..ecd3658b14cb42de74548343c004b878388fa1ac 100644 (file)
@@ -1,5 +1,6 @@
 /* Locations for Bison
-   Copyright (C) 2002 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2005 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
@@ -18,6 +19,7 @@
    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
    Boston, MA 02110-1301, USA.  */
 
+#include <config.h>
 #include "system.h"
 
 #include <quotearg.h>