]> git.saurik.com Git - bison.git/blobdiff - src/lalr.c
Update bug report address.
[bison.git] / src / lalr.c
index f7d92ec72674fbe3013ecb6dff96643512860711..31ca44dac3678e6afa1f91a41d1e5c979744757b 100644 (file)
@@ -52,7 +52,7 @@ If LA[l, i] and LA[l, j] are both 1 for i != j, it is a conflict.
 #include "machine.h"
 #include "types.h"
 #include "state.h"
 #include "machine.h"
 #include "types.h"
 #include "state.h"
-#include "new.h"
+#include "alloc.h"
 #include "gram.h"
 
 
 #include "gram.h"