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 8e759c45..7d9cadfa 100644 --- a/proto/rip/rip.h +++ b/proto/rip/rip.h @@ -109,7 +109,6 @@ struct rip_patt { int metric; int mode; -#define IM_MULTICAST 1 #define IM_BROADCAST 2 #define IM_QUIET 4 #define IM_NOLISTEN 8 |