diff options
Diffstat (limited to 'conf/conf.c')
-rw-r--r-- | conf/conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/conf.c b/conf/conf.c index bf58631..21413e5 100644 --- a/conf/conf.c +++ b/conf/conf.c @@ -9,7 +9,7 @@ #include <setjmp.h> #include <stdarg.h> -#define LOCAL_DEBUG +#undef LOCAL_DEBUG #include "nest/bird.h" #include "nest/route.h" |