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 534b332..ce844ba 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -8,6 +8,8 @@ CF_HDR +#define PARSER 1 + #include "nest/bird.h" #include "conf/conf.h" #include "lib/resource.h" |