]> git.saurik.com Git - bison.git/blobdiff - src/LR0.h
Fix the `GAWK Grammar' failure.
[bison.git] / src / LR0.h
index 14a0fb254eaa86f7d4a0eae094714e0e12d1341b..2866a0d71e947485409dc8876ff7e969dc6cd4bc 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -27,6 +27,5 @@ void generate_states PARAMS ((void));
 
 extern int nstates;
 extern int final_state;
-extern state_t *first_state;
 
 #endif /* !LR0_H_ */