]> git.saurik.com Git - bison.git/blobdiff - src/LR0.c
Update bug report address.
[bison.git] / src / LR0.c
index 77cc02514b87a0ea5e885d0d44cc853121f82bce..340221951c47253746ad26d8a3443fa0749a6b74 100644 (file)
--- a/src/LR0.c
+++ b/src/LR0.c
@@ -24,7 +24,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <stdio.h>
 #include "system.h"
 #include "machine.h"
-#include "new.h"
+#include "alloc.h"
 #include "gram.h"
 #include "state.h"