Fixes minor bug in pipe.

Missing macro leads to not calling some of protocol's
callbacks.
This commit is contained in:
Ondrej Zajicek 2009-03-25 18:29:17 +01:00
parent 3d574679b8
commit 4d7d0cb137

View file

@ -37,6 +37,7 @@
#undef CONFIG_RIP
#undef CONFIG_BGP
#undef CONFIG_OSPF
#undef CONFIG_PIPE
/* We have <syslog.h> and syslog() */
#undef HAVE_SYSLOG