From 4d7d0cb137b700a17751b5a565539357304f9080 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Wed, 25 Mar 2009 18:29:17 +0100 Subject: Fixes minor bug in pipe. Missing macro leads to not calling some of protocol's callbacks. --- sysdep/autoconf.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdep/autoconf.h.in') diff --git a/sysdep/autoconf.h.in b/sysdep/autoconf.h.in index 2827ff4..6cf90aa 100644 --- a/sysdep/autoconf.h.in +++ b/sysdep/autoconf.h.in @@ -37,6 +37,7 @@ #undef CONFIG_RIP #undef CONFIG_BGP #undef CONFIG_OSPF +#undef CONFIG_PIPE /* We have and syslog() */ #undef HAVE_SYSLOG -- cgit v1.2.3