From c22d9c68f74fe9841a920b0652c059c88bff01c0 Mon Sep 17 00:00:00 2001 From: brian Date: Sun, 11 Jan 1998 04:02:57 +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 f813708..b54ebca 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.19 1997/12/23 22:38:51 brian Exp $ + * $Id: arp.c,v 1.20 1997/12/24 09:28:49 brian Exp $ * */ @@ -29,14 +29,10 @@ #include #include #include -#ifdef __FreeBSD__ -#include -#endif #include #include #include #include -#include #include #include -- cgit v1.1