]> git.saurik.com Git - bison.git/blobdiff - src/symtab.c
2.6.4: botched 2.6.3
[bison.git] / src / symtab.c
index 997d2702b43b262f30e4195cb44c12381418e780..002f6e37f84e346b274813eaaf77fcd28923ba12 100644 (file)
 #include "system.h"
 
 #include <hash.h>
-#include <quotearg.h>
 
 #include "complain.h"
 #include "gram.h"
-#include "quote.h"
 #include "symtab.h"
 
 /*-------------------------------------------------------------------.