From fb826377ffc6b723d16bad73fa1b409c899e426b Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 28 Oct 1997 15:59:26 +0000 Subject: Removed unused #includes. --- sys/pci/if_en_pci.c | 4 ---- sys/pci/if_fxp.c | 3 +-- 2 files changed, 1 insertion(+), 6 deletions(-) (limited to 'sys/pci') diff --git a/sys/pci/if_en_pci.c b/sys/pci/if_en_pci.c index bebff3f..d1853b5 100644 --- a/sys/pci/if_en_pci.c +++ b/sys/pci/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 diff --git a/sys/pci/if_fxp.c b/sys/pci/if_fxp.c index 43f03bc..ef3284f 100644 --- a/sys/pci/if_fxp.c +++ b/sys/pci/if_fxp.c @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: if_fxp.c,v 1.44 1997/10/17 06:27:44 davidg Exp $ + * $Id: if_fxp.c,v 1.45 1997/10/23 01:45:15 davidg Exp $ */ /* @@ -42,7 +42,6 @@ #include #include #include -#include #include #include -- cgit v1.1