]> git.saurik.com Git - bison.git/blobdiff - src/reader.c
new.h renamed to alloc.h.
[bison.git] / src / reader.c
index bd8359133912648dd7dffe34a7b62dfab2638180..f9c4f3875bf5ba8c4dd79d01ea115babff32e771 100644 (file)
@@ -29,7 +29,7 @@ The entry point is reader().  */
 #include <ctype.h>
 #include "system.h"
 #include "files.h"
-#include "new.h"
+#include "alloc.h"
 #include "symtab.h"
 #include "lex.h"
 #include "gram.h"