X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=conffile.fl;fp=conffile.fl;h=c1b4b042d06cf7c3dcbc430a7a1c7fde4441b2a2;hb=558fa3fbbb2e6fd1bed6dec54ef603ceb6c943ad;hp=2142ff3cdb2cf4c804022482e3e3390f146cc32d;hpb=8689b3a94c043f04e334a7b181a7250ad5940616;p=secnet.git 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;