]> git.saurik.com Git - bison.git/blobdiff - src/output.c
Extract the parsing of user actions from the grammar scanner.
[bison.git] / src / output.c
index 6a02bb3306ef42b69b16f3fdba0defa3a69df323..1391959a4367e81a86907a9bb22f2fab3e067b86 100644 (file)
@@ -36,6 +36,7 @@
 #include "muscle_tab.h"
 #include "output.h"
 #include "reader.h"
+#include "scan-code.h"    /* max_left_semantic_context */
 #include "scan-skel.h"
 #include "symtab.h"
 #include "tables.h"