From 4d4de35f002e3d7a780462b834f01eeb0f70239a Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Wed, 8 Dec 1999 12:51:45 +0000 Subject: Fix timing and fix endianity in metrics. --- proto/rip/rip.h | 1 - 1 file changed, 1 deletion(-) (limited to 'proto/rip/rip.h') diff --git a/proto/rip/rip.h b/proto/rip/rip.h index 8e759c4..7d9cadf 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 -- cgit v1.2.3