X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/40675e7cc90b44d3c82c424946ea55083eb78121..4562bb77645125f427751de0320774e5f0d92fba:/src/symtab.c?ds=sidebyside 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"