diff options
Diffstat (limited to 'conf/confbase.Y')
-rw-r--r-- | conf/confbase.Y | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/confbase.Y b/conf/confbase.Y index 2a76dec..dbec4dd 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -19,6 +19,8 @@ CF_HDR #include "nest/cli.h" #include "filter/filter.h" +/* FIXME: Turn on YYERROR_VERBOSE and work around lots of bison bugs? */ + CF_DECLS %union { |