From 1e40ca363474d663500fe436c76847d2ce6ee470 Mon Sep 17 00:00:00 2001 From: bde Date: Fri, 16 Jan 1998 17:38:56 +0000 Subject: Removed most unused includes of outside the kernel. --- usr.sbin/arp/arp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.sbin/arp/arp.c') diff --git a/usr.sbin/arp/arp.c b/usr.sbin/arp/arp.c index c924089..1ff232a 100644 --- a/usr.sbin/arp/arp.c +++ b/usr.sbin/arp/arp.c @@ -45,7 +45,7 @@ static char const copyright[] = static char const sccsid[] = "@(#)from: arp.c 8.2 (Berkeley) 1/2/94"; #endif static const char rcsid[] = - "$Id: arp.c,v 1.12 1997/09/03 06:32:31 charnier Exp $"; + "$Id: arp.c,v 1.13 1997/11/13 01:16:57 julian Exp $"; #endif /* not lint */ /* @@ -62,7 +62,6 @@ static const char rcsid[] = #include #include -#include #include #include #include -- cgit v1.1