mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Fixes minor bug in pipe.
Missing macro leads to not calling some of protocol's callbacks.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user