From 6be1308ad17c05993e3e29f246b7f0efa03a05fe Mon Sep 17 00:00:00 2001 From: phk Date: Wed, 19 Apr 2000 14:58:28 +0000 Subject: Remove ~25 unneeded #include Remove ~60 unneeded #include --- sys/dev/an/if_an.c | 1 - sys/dev/an/if_an_isa.c | 1 - sys/dev/an/if_an_pci.c | 1 - 3 files changed, 3 deletions(-) (limited to 'sys/dev/an') diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c index 0364058..dc63b93 100644 --- a/sys/dev/an/if_an.c +++ b/sys/dev/an/if_an.c @@ -94,7 +94,6 @@ #include #include #include -#include #include #include #ifdef ANCACHE diff --git a/sys/dev/an/if_an_isa.c b/sys/dev/an/if_an_isa.c index ae79a3e..e798437 100644 --- a/sys/dev/an/if_an_isa.c +++ b/sys/dev/an/if_an_isa.c @@ -49,7 +49,6 @@ #include #include #include -#include #include #include diff --git a/sys/dev/an/if_an_pci.c b/sys/dev/an/if_an_pci.c index c114afb..4b455e0 100644 --- a/sys/dev/an/if_an_pci.c +++ b/sys/dev/an/if_an_pci.c @@ -62,7 +62,6 @@ #include #include #include -#include #include #include -- cgit v1.1