From 78154b1dacdc63afa704d9a001d18dc9cfc933a4 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 4 Apr 2005 09:03:09 +0000 Subject: nlist.h not needed --- usr.sbin/slstats/slstats.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'usr.sbin/slstats') diff --git a/usr.sbin/slstats/slstats.c b/usr.sbin/slstats/slstats.c index a6e59bc046f..0b98bf08fba 100644 --- a/usr.sbin/slstats/slstats.c +++ b/usr.sbin/slstats/slstats.c @@ -1,4 +1,4 @@ -/* $OpenBSD: slstats.c,v 1.19 2004/09/21 21:17:02 jaredy Exp $ */ +/* $OpenBSD: slstats.c,v 1.20 2005/04/04 09:03:08 deraadt Exp $ */ /* $NetBSD: slstats.c,v 1.6.6.1 1996/06/07 01:42:30 thorpej Exp $ */ /* @@ -36,7 +36,7 @@ */ #ifndef lint -static char rcsid[] = "$OpenBSD: slstats.c,v 1.19 2004/09/21 21:17:02 jaredy Exp $"; +static char rcsid[] = "$OpenBSD: slstats.c,v 1.20 2005/04/04 09:03:08 deraadt Exp $"; #endif #define INET @@ -66,7 +66,6 @@ static char rcsid[] = "$OpenBSD: slstats.c,v 1.19 2004/09/21 21:17:02 jaredy Exp #include #include #include -#include #include #include -- cgit v1.2.3