]> git.saurik.com Git - bison.git/blobdiff - src/symtab.c
new.h renamed to alloc.h.
[bison.git] / src / symtab.c
index adfe39011cfce1a13fbe185f13fd469842c50539..6f325fc35186a95fe3b6838a3644f3544398090d 100644 (file)
@@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #include <stdio.h>
 #include "system.h"
-#include "new.h"
+#include "alloc.h"
 #include "symtab.h"
 #include "gram.h"