]> git.saurik.com Git - bison.git/blobdiff - src/reduce.c
Include unistd.h and ctype.h.
[bison.git] / src / reduce.c
index b440516e673f4a3ca213d6fa820740ccb8d0e333..201864de3738812ab8cdedebc3ab443d84a2c932 100644 (file)
@@ -33,7 +33,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "files.h"
 #include "gram.h"
 #include "machine.h"
-#include "new.h"
+#include "alloc.h"
 
 
 extern char   **tags;          /* reader.c */