]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.y
tests: headers.at: strengthen.
[bison.git] / src / parse-gram.y
index 8d7454918663841c188cf74d8711894d34c226bd..eb034b0823a18240fa325f12a3bb6f421ba04c35 100644 (file)
@@ -32,6 +32,7 @@
 #include "symlist.h"
 #include "scan-gram.h"
 #include "scan-code.h"
+#include "xmemdup0.h"
 
 #define YYLLOC_DEFAULT(Current, Rhs, N)  (Current) = lloc_default (Rhs, N)
 static YYLTYPE lloc_default (YYLTYPE const *, int);