diff options
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 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 { |