X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/5ce94c2964afb6e66070f6dbfc8b8de8ab1d77d0..7612000cb004ae5b8516e3a34a79ab32050d688e:/src/symtab.c diff --git a/src/symtab.c b/src/symtab.c index adfe3901..6f325fc3 100644 --- a/src/symtab.c +++ b/src/symtab.c @@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include "system.h" -#include "new.h" +#include "alloc.h" #include "symtab.h" #include "gram.h"