]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Removed our declaration of RTPROT_BIRD since Alexey has assigned
authorMartin Mares <mj@ucw.cz>
Wed, 24 Mar 1999 09:23:34 +0000 (09:23 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 24 Mar 1999 09:23:34 +0000 (09:23 +0000)
us a real protocol number in 2.2.4 kernel.

sysdep/linux/netlink/netlink.c

index 4aadc859d7f6200de566f8ab222b89df2fa14bae..93eb4ad73e2e811a3389c71d97b03b1bd76157e2 100644 (file)
 #define MSG_TRUNC 0x20
 #endif
 
-#ifndef RTPROT_BIRD                    /* FIXME: Kill after Alexey assigns as a number */
-#define RTPROT_BIRD 13
-#endif
-
 /*
  *     Synchronous Netlink interface
  */