X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=conffile.fl;h=c1b4b042d06cf7c3dcbc430a7a1c7fde4441b2a2;hp=2142ff3cdb2cf4c804022482e3e3390f146cc32d;hb=042a8da9053c205ea74ec1785c93ca4bcf4ea5e0;hpb=974d0468ad285d9ddbc5b052110076d7adf0ed2e diff --git a/conffile.fl b/conffile.fl index 2142ff3..c1b4b04 100644 --- a/conffile.fl +++ b/conffile.fl @@ -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;