From eb4f623681359ea33ec38bf629d6f7fa271b7762 Mon Sep 17 00:00:00 2001 From: brian Date: Sun, 11 Jan 1998 04:01:52 +0000 Subject: Remove includes of if_var.h and in_var.h --- usr.sbin/ppp/arp.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'usr.sbin/ppp/arp.c') diff --git a/usr.sbin/ppp/arp.c b/usr.sbin/ppp/arp.c index 339dbbaf3dc..5a144c5d13e 100644 --- a/usr.sbin/ppp/arp.c +++ b/usr.sbin/ppp/arp.c @@ -17,7 +17,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $Id: arp.c,v 1.3 1997/12/24 09:30:20 brian Exp $ + * $Id: arp.c,v 1.4 1998/01/11 04:01:51 brian Exp $ * */ @@ -29,14 +29,10 @@ #include #include #include -#ifdef __FreeBSD__ -#include -#endif #include #include #include #include -#include #include #include -- cgit v1.2.3