summaryrefslogtreecommitdiffstats
path: root/conf/cf-lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'conf/cf-lex.l')
-rw-r--r--conf/cf-lex.l2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/cf-lex.l b/conf/cf-lex.l
index a99acdc..c6e9a0e 100644
--- a/conf/cf-lex.l
+++ b/conf/cf-lex.l
@@ -31,6 +31,8 @@
#include <stdlib.h>
#include <stdarg.h>
+#define PARSER 1
+
#include "nest/bird.h"
#include "nest/route.h"
#include "nest/protocol.h"