summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/aic6360.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-06-21 14:53:44 +0000
committerbde <bde@FreeBSD.org>1998-06-21 14:53:44 +0000
commit403bdcb97b7388003149456d9cd898d5e09e6f99 (patch)
tree18365a2b4ac1f2ca87a6893a6d404c2f2f773bec /sys/i386/isa/aic6360.c
parent7b5837ee5131664de8558f3c843bd61a87624a7b (diff)
downloadFreeBSD-src-403bdcb97b7388003149456d9cd898d5e09e6f99.zip
FreeBSD-src-403bdcb97b7388003149456d9cd898d5e09e6f99.tar.gz
Removed unused includes.
Diffstat (limited to 'sys/i386/isa/aic6360.c')
-rw-r--r--sys/i386/isa/aic6360.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/i386/isa/aic6360.c b/sys/i386/isa/aic6360.c
index 98eebca..2b28abc 100644
--- a/sys/i386/isa/aic6360.c
+++ b/sys/i386/isa/aic6360.c
@@ -32,7 +32,7 @@
*/
/*
- * $Id: aic6360.c,v 1.39 1998/04/12 12:11:31 phk Exp $
+ * $Id: aic6360.c,v 1.40 1998/04/15 17:45:12 bde Exp $
*
* Acknowledgements: Many of the algorithms used in this driver are
* inspired by the work of Julian Elischer (julian@tfs.com) and
@@ -131,8 +131,6 @@
#endif /* NAPM > 0 */
#include <i386/isa/isa_device.h>
-#include "ioconf.h"
-
/* Definitions, most of them has turned out to be unneccesary, but here they
* are anyway.
*/
OpenPOWER on IntegriCloud