]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
BGP doesn't need any inline attributes.
authorMartin Mares <mj@ucw.cz>
Sun, 9 Apr 2000 22:04:12 +0000 (22:04 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 9 Apr 2000 22:04:12 +0000 (22:04 +0000)
nest/route.h

index 96ee580bb14b6c7237bad71124d32b0a1a573230..aec0465630e422bbe70e1e972050ed0d72a4497c 100644 (file)
@@ -161,10 +161,6 @@ typedef struct rte {
       u32 metric1, metric2;            /* OSPF Type 1 and Type 2 metrics */
       u32 tag;                         /* External route tag */
     } ospf;
-#endif
-#ifdef CONFIG_BGP
-    struct {
-    } bgp;
 #endif
     struct {                           /* Routes generated by krt sync (both temporary and inherited ones) */
       s8 src;                          /* Alleged route source (see krt.h) */