summaryrefslogtreecommitdiffstats
path: root/sysdep
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep')
-rw-r--r--sysdep/linux/netlink/netlink.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdep/linux/netlink/netlink.c b/sysdep/linux/netlink/netlink.c
index 4aadc85..93eb4ad 100644
--- a/sysdep/linux/netlink/netlink.c
+++ b/sysdep/linux/netlink/netlink.c
@@ -45,10 +45,6 @@
#define MSG_TRUNC 0x20
#endif
-#ifndef RTPROT_BIRD /* FIXME: Kill after Alexey assigns as a number */
-#define RTPROT_BIRD 13
-#endif
-
/*
* Synchronous Netlink interface
*/