]> git.saurik.com Git - bison.git/blobdiff - src/nullable.c
new.h renamed to alloc.h.
[bison.git] / src / nullable.c
index 919efbd5af83bbd2f5aa24683ed22d06b86dfdc3..c3c96d7def4a7ae00c105ff94da3abc4f3ddd6ed 100644 (file)
@@ -25,7 +25,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "system.h"
 #include "types.h"
 #include "gram.h"
-#include "new.h"
+#include "alloc.h"
 
 
 char *nullable;