]> git.saurik.com Git - bison.git/blobdiff - src/print.c
Fix token numbering (used to start at 258, not 257).
[bison.git] / src / print.c
index 489379d1235388ba16fcc1238409f3ee1605c199..f68172234a393c6ab23a0ebbadbefc41d5a473aa 100644 (file)
@@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <stdio.h>
 #include "system.h"
 #include "machine.h"
-#include "new.h"
+#include "alloc.h"
 #include "files.h"
 #include "gram.h"
 #include "state.h"