diff options
author | Pavel Machek <pavel@ucw.cz> | 2000-05-17 20:23:05 +0000 |
---|---|---|
committer | Pavel Machek <pavel@ucw.cz> | 2000-05-17 20:23:05 +0000 |
commit | 6d5e703dc9ac387d72005f3b5da82e80275d5fc6 (patch) | |
tree | cfd31e3fc5ce0f28433a6b50defab064b1d549e4 /proto/rip/rip.h | |
parent | 00c1f79a79281c16beec132d945db480daca958d (diff) |
Minor cleaning
Diffstat (limited to 'proto/rip/rip.h')
-rw-r--r-- | proto/rip/rip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/rip/rip.h b/proto/rip/rip.h index 185959ae..9a070404 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 { |