From f28d6834e1ed19d60566df46f4c7aa858b7f401f Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Thu, 24 Sep 1998 10:43:42 +0000 Subject: Removed unused include of "ioconf.h" again. The CAM changes made ioconf.h empty but regressed to including it here. --- sys/dev/aha/aha_isa.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/dev/aha') diff --git a/sys/dev/aha/aha_isa.c b/sys/dev/aha/aha_isa.c index 3a1a91dc7571a..d1e75c4d8276a 100644 --- a/sys/dev/aha/aha_isa.c +++ b/sys/dev/aha/aha_isa.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: aha_isa.c,v 1.1 1998/09/15 07:39:55 gibbs Exp $ */ #include @@ -42,8 +42,6 @@ #include -#include "ioconf.h" - static int aha_isa_probe __P((struct isa_device *dev)); static int aha_isa_attach __P((struct isa_device *dev)); static void aha_isa_intr __P((void *unit)); -- cgit v1.3