summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2000-04-13 10:37:49 +0000
committernyan <nyan@FreeBSD.org>2000-04-13 10:37:49 +0000
commitc3217c729c8c0b571f872447ad37f4f3af10efa1 (patch)
tree9d965b1063c35a563d2763b21f130a98ad4a220b /sys
parent2ae0158f085cf00f299f186fcafe16ac23d89d1f (diff)
downloadFreeBSD-src-c3217c729c8c0b571f872447ad37f4f3af10efa1.zip
FreeBSD-src-c3217c729c8c0b571f872447ad37f4f3af10efa1.tar.gz
Added wdreg.h and fixed path.
Diffstat (limited to 'sys')
-rw-r--r--sys/pc98/pc98/wd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/pc98/wd.c b/sys/pc98/pc98/wd.c
index 5acad5a..67eb543 100644
--- a/sys/pc98/pc98/wd.c
+++ b/sys/pc98/pc98/wd.c
@@ -86,7 +86,7 @@
#include <i386/isa/isa.h>
#endif
#include <i386/isa/isa_device.h>
-#include <i386/isa/wdreg.h>
+#include <pc98/pc98/wdreg.h>
#include <sys/syslog.h>
#include <vm/vm.h>
#include <vm/pmap.h>
OpenPOWER on IntegriCloud