]> git.saurik.com Git - bison.git/blobdiff - src/LR0.c
* src/system.h: Include `xalloc.h'.
[bison.git] / src / LR0.c
index 644d2644415f91aa223754cfceed078366f33db5..133a8218c2fcd046cebff0135a7cb08ee652c947 100644 (file)
--- a/src/LR0.c
+++ b/src/LR0.c
@@ -23,7 +23,6 @@
    The entry point is generate_states.  */
 
 #include "system.h"
-#include "xalloc.h"
 #include "gram.h"
 #include "state.h"
 #include "complain.h"