From 55b211e3af2a3fd1e1a04e5c4e2f005d5d4a9af2 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Tue, 28 Oct 1997 15:59:26 +0000 Subject: Removed unused #includes. --- sys/dev/en/if_en_pci.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sys/dev/en') diff --git a/sys/dev/en/if_en_pci.c b/sys/dev/en/if_en_pci.c index bebff3fe7789c..d1853b5748aab 100644 --- a/sys/dev/en/if_en_pci.c +++ b/sys/dev/en/if_en_pci.c @@ -48,7 +48,6 @@ #if (NEN > 0) && (NPCI > 0) #include -#include #include #include #ifndef SHUTDOWN_PRE_SYNC @@ -63,11 +62,8 @@ #include #endif #include -#include #include -#include -#include /* for rdtsc proto for clock.h below */ #include /* for DELAY */ #include -- cgit v1.3