From 663683a575cb170c656db06770b490037ecf3db7 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Tue, 12 Jan 1999 16:50:38 +0000 Subject: Make it compile again (stupid makefiles!), make quiet option work (multicast/broadcast options are currently unimplemented). --- proto/rip/rip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto/rip/rip.h') diff --git a/proto/rip/rip.h b/proto/rip/rip.h index 0fcda20..4839016 100644 --- a/proto/rip/rip.h +++ b/proto/rip/rip.h @@ -65,7 +65,7 @@ struct rip_interface { struct iface *iface; sock *sock; struct rip_connection *busy; - + struct rip_patt *patt; int metric; /* User configurable data */ int mode; -- cgit v1.2.3