Fixes minor bug in pipe.
Missing macro leads to not calling some of protocol's callbacks.
This commit is contained in:
parent
3d574679b8
commit
4d7d0cb137
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue