chiark / gitweb /
cleanup: Turn on -Werror
[secnet.git] / conffile.y
index 1a8ef364a215567579bbf5fb230d0bf75b5ce0fd..1625122fe762f4a83831eda9c9b3ad55bfd3201b 100644 (file)
@@ -10,6 +10,7 @@
 #include <string.h>
 #include "secnet.h"
 #include "conffile_internal.h"
+#include "conffile.yy.h"
 #include "util.h"
 #define YYERROR_VERBOSE