]> git.saurik.com Git - bison.git/blobdiff - src/print_graph.c
* src/system.h: Include `xalloc.h'.
[bison.git] / src / print_graph.c
index e326341a2351e6e758eb127ca2a44c0ad8b1c0be..a00434db52c4b092062c2fbd369135cbade59256 100644 (file)
@@ -19,7 +19,6 @@
    Boston, MA 02111-1307, USA.  */
 
 #include "system.h"
-#include "xalloc.h"
 #include "files.h"
 #include "gram.h"
 #include "LR0.h"