From 403bdcb97b7388003149456d9cd898d5e09e6f99 Mon Sep 17 00:00:00 2001 From: bde Date: Sun, 21 Jun 1998 14:53:44 +0000 Subject: Removed unused includes. --- sys/pci/if_tl.c | 27 ++------------------------- 1 file changed, 2 insertions(+), 25 deletions(-) (limited to 'sys/pci') diff --git a/sys/pci/if_tl.c b/sys/pci/if_tl.c index ff49040..19ed498 100644 --- a/sys/pci/if_tl.c +++ b/sys/pci/if_tl.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: if_tl.c,v 1.8 1998/05/31 16:59:39 wpaul Exp $ + * $Id: if_tl.c,v 1.9 1998/06/07 17:12:38 dfr Exp $ */ /* @@ -195,41 +195,18 @@ #include #include #include -#include #include #include #include #include -#include #include -#include - -#ifdef INET -#include -#include -#include -#include -#include -#endif - -#ifdef IPX -#include -#include -#endif - -#ifdef NS -#include -#include -#endif #if NBPFILTER > 0 #include -#include #endif #include /* for vtophys */ -#include /* for vtophys */ #include /* for vtophys */ #include /* for DELAY */ @@ -240,7 +217,7 @@ #ifndef lint static char rcsid[] = - "$Id: if_tl.c,v 1.8 1998/05/31 16:59:39 wpaul Exp $"; + "$Id: if_tl.c,v 1.9 1998/06/07 17:12:38 dfr Exp $"; #endif /* -- cgit v1.1