From bb69c602cc2f10c794154716803997b4be82629b Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Tue, 8 Oct 1996 07:33:39 +0000 Subject: Prototype & Stylistic fixes for high -W gcc levels --- usr.sbin/ipmon/ipmon.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin/ipmon/ipmon.c') diff --git a/usr.sbin/ipmon/ipmon.c b/usr.sbin/ipmon/ipmon.c index 0fafd03a14f..ba827cec129 100644 --- a/usr.sbin/ipmon/ipmon.c +++ b/usr.sbin/ipmon/ipmon.c @@ -40,9 +40,10 @@ #ifndef lint static char sccsid[] = "@(#)ipmon.c 1.21 6/5/96 (C)1993-1996 Darren Reed"; -static char rcsid[] = "$Id: ipmon.c,v 1.5 1996/09/30 17:52:41 deraadt Exp $"; +static char rcsid[] = "$Id: ipmon.c,v 1.6 1996/10/08 07:33:38 niklas Exp $"; #endif +#include "ip_fil_compat.h" #include "ip_fil.h" struct flags { -- cgit v1.2.3