From f79a749d0b9a5a7509db9ad6c547bbabc0457675 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 24 Mar 1999 09:23:34 +0000 Subject: Removed our declaration of RTPROT_BIRD since Alexey has assigned us a real protocol number in 2.2.4 kernel. --- sysdep/linux/netlink/netlink.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sysdep') 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 */ -- cgit v1.2.3