summaryrefslogtreecommitdiffstats
path: root/proto/rip/rip.h
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2000-05-17 22:23:05 +0200
committerPavel Machek <pavel@ucw.cz>2000-05-17 22:23:05 +0200
commit6d5e703dc9ac387d72005f3b5da82e80275d5fc6 (patch)
treecfd31e3fc5ce0f28433a6b50defab064b1d549e4 /proto/rip/rip.h
parent00c1f79a79281c16beec132d945db480daca958d (diff)
downloadbird-6d5e703dc9ac387d72005f3b5da82e80275d5fc6.tar
bird-6d5e703dc9ac387d72005f3b5da82e80275d5fc6.zip
Minor cleaning
Diffstat (limited to 'proto/rip/rip.h')
-rw-r--r--proto/rip/rip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/rip/rip.h b/proto/rip/rip.h
index 185959a..9a07040 100644
--- a/proto/rip/rip.h
+++ b/proto/rip/rip.h
@@ -87,7 +87,6 @@ struct rip_entry {
bird_clock_t updated, changed;
int flags;
-#define RIP_F_EXTERNAL 1
};
struct rip_packet {