summaryrefslogtreecommitdiffstats
path: root/sys/dev/ct/ct_isa.c
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2001-06-14 11:05:48 +0000
committernyan <nyan@FreeBSD.org>2001-06-14 11:05:48 +0000
commit182f190f2340ffb7541aa50d275c3438e6a935bd (patch)
treeed3c0a7cd03719d7c06a6759dc0f1b282e1f933d /sys/dev/ct/ct_isa.c
parent246086e8670f36a480f96ff92f15395c1902b240 (diff)
downloadFreeBSD-src-182f190f2340ffb7541aa50d275c3438e6a935bd.zip
FreeBSD-src-182f190f2340ffb7541aa50d275c3438e6a935bd.tar.gz
Moved the wd33c93 specific file to sys/dev/ic.
Diffstat (limited to 'sys/dev/ct/ct_isa.c')
-rw-r--r--sys/dev/ct/ct_isa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ct/ct_isa.c b/sys/dev/ct/ct_isa.c
index 959a2a8..5ca8006 100644
--- a/sys/dev/ct/ct_isa.c
+++ b/sys/dev/ct/ct_isa.c
@@ -84,7 +84,7 @@
#include <cam/scsi/scsi_low.h>
-#include <i386/isa/ic/wd33c93.h>
+#include <dev/ic/wd33c93reg.h>
#include <dev/ct/ctvar.h>
#include <dev/ct/bshwvar.h>
#endif /* __FreeBSD__ */
OpenPOWER on IntegriCloud