]> git.saurik.com Git - bison.git/blobdiff - src/LR0.c
* data/yacc.c (yytnamerr): Fix typo: local var should be of type
[bison.git] / src / LR0.c
index 2cba955a3d77b4fe77f0f5f7fce140e101939154..259b8912facbb323bd250fd3f07d22c6ceeec2e9 100644 (file)
--- a/src/LR0.c
+++ b/src/LR0.c
@@ -24,6 +24,7 @@
 /* See comments in state.h for the data structures that represent it.
    The entry point is generate_states.  */
 
+#include <config.h>
 #include "system.h"
 
 #include <bitset.h>