chiark / gitweb /
Import release 0.1.7
[secnet.git] / conffile.fl
index 2142ff3cdb2cf4c804022482e3e3390f146cc32d..c1b4b042d06cf7c3dcbc430a7a1c7fde4441b2a2 100644 (file)
@@ -10,6 +10,8 @@
 #include "conffile.tab.h"
 #include "util.h"
 
+#define YY_NO_UNPUT
+
 #define MAX_INCLUDE_DEPTH 10
 struct include_stack_item {
        YY_BUFFER_STATE bst;