]> git.saurik.com Git - bison.git/blobdiff - src/symtab.c
maint: address a couple of syntax-check errors.
[bison.git] / src / symtab.c
index 5a5956486ea46663b13fbf21f75e43f7b5a6e4c2..b3f94560cec26701292f3770eba290c4fcc20be6 100644 (file)
 #include "system.h"
 
 #include <hash.h>
-#include <quotearg.h>
 
 #include "complain.h"
 #include "gram.h"
-#include "quote.h"
 #include "symtab.h"
 
 /*-------------------------------------------------------------------.