X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/5ce94c2964afb6e66070f6dbfc8b8de8ab1d77d0..7612000cb004ae5b8516e3a34a79ab32050d688e:/src/reader.c diff --git a/src/reader.c b/src/reader.c index bd835913..f9c4f387 100644 --- a/src/reader.c +++ b/src/reader.c @@ -29,7 +29,7 @@ The entry point is reader(). */ #include #include "system.h" #include "files.h" -#include "new.h" +#include "alloc.h" #include "symtab.h" #include "lex.h" #include "gram.h"