From 3c1300a6b3cd47aa77511fcd7fa2eba7ea0c8315 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sat, 28 Mar 1998 13:25:01 +0000 Subject: Removed unused #includes. --- sys/dev/ep/if_ep.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sys/dev/ep') diff --git a/sys/dev/ep/if_ep.c b/sys/dev/ep/if_ep.c index 2698449022851..6e96c8f6a0d58 100644 --- a/sys/dev/ep/if_ep.c +++ b/sys/dev/ep/if_ep.c @@ -38,7 +38,7 @@ */ /* - * $Id: if_ep.c,v 1.72 1998/02/06 12:13:16 eivind Exp $ + * $Id: if_ep.c,v 1.73 1998/02/27 05:38:30 msmith Exp $ * * Promiscuous mode added and interrupt logic slightly changed * to reduce the number of adapter failures. Transceiver select @@ -79,11 +79,6 @@ #include -#if defined(__FreeBSD__) -#include -#include -#endif - #ifdef INET #include #include -- cgit v1.3