summaryrefslogtreecommitdiffstats
path: root/sys/pccard
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1997-01-14 16:29:05 +0000
committernate <nate@FreeBSD.org>1997-01-14 16:29:05 +0000
commit911d47a567c8ed7442d311f0e2e1e6451cc497ae (patch)
tree2b457e1ddda17e2ca07d72c0aa3b3ca29233933a /sys/pccard
parentecf2d1f0545acfac8ec3915be3dee188540f4a6e (diff)
downloadFreeBSD-src-911d47a567c8ed7442d311f0e2e1e6451cc497ae.zip
FreeBSD-src-911d47a567c8ed7442d311f0e2e1e6451cc497ae.tar.gz
One other minor include file change.
Submitted by: bde
Diffstat (limited to 'sys/pccard')
-rw-r--r--sys/pccard/pcic.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c
index bf54d2b..7234f17 100644
--- a/sys/pccard/pcic.c
+++ b/sys/pccard/pcic.c
@@ -40,12 +40,13 @@
#include <machine/clock.h>
+#include <i386/isa/icu.h>
+#include <i386/isa/isa_device.h>
+
#include <pccard/i82365.h>
#ifdef PC98
#include <pccard/pcic98reg.h>
#endif
-#include <i386/isa/isa_device.h>
-#include <i386/isa/icu.h>
#include <pccard/card.h>
#include <pccard/driver.h>
OpenPOWER on IntegriCloud