]> git.saurik.com Git - bison.git/blobdiff - src/complain.c
yacc.c: initialize yylval and yylloc.
[bison.git] / src / complain.c
index b34779107906c52490bcb89e63ebf01d8c36a263..dee3c3bbfed0ef52facee10c4ee36a77609b6731 100644 (file)
@@ -23,6 +23,7 @@
 #include "system.h"
 
 #include <stdarg.h>
+#include <progname.h>
 
 #include "complain.h"
 #include "files.h"