]> git.saurik.com Git - bison.git/blobdiff - src/scan-gram.l
Support %define "KEY" {VALUE}.
[bison.git] / src / scan-gram.l
index d5d92c4c51e439f87f6e3d2f09e4c8d4ad969c87..eb5ee55af26b777cddbc252bcb6162cc12555e21 100644 (file)
@@ -37,7 +37,6 @@
 
 #include "complain.h"
 #include "files.h"
-#include "getargs.h"    /* yacc_flag */
 #include "gram.h"
 #include "quotearg.h"
 #include "reader.h"