]> git.saurik.com Git - bison.git/blobdiff - src/main.c
* data/bison.simple (m4_if): Don't output empty enums.
[bison.git] / src / main.c
index 5d70fa48b976b47fad7ca8dc3728dcb7a0306d72..f5aeb2898634a8cab251213f761df36ee75742c0 100644 (file)
@@ -23,6 +23,8 @@
 #include "system.h"
 #include "bitset.h"
 #include "getargs.h"
+#include "symtab.h"
+#include "gram.h"
 #include "files.h"
 #include "complain.h"
 #include "derives.h"
@@ -36,7 +38,6 @@
 #include "conflicts.h"
 #include "print_graph.h"
 #include "muscle_tab.h"
-#include "symtab.h"
 #include "lex.h"
 
 /* The name this program was run with, for messages.  */