diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2000-04-13 10:37:49 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2000-04-13 10:37:49 +0000 |
| commit | f71c82a792f860932e2a129d771df960aa1839b4 (patch) | |
| tree | f339df812deaad0e133d6271abca670468efea8c /sys/pc98 | |
| parent | 1806a85c5a524a88393c075b0ccd402e945ab602 (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/pc98/wd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/pc98/wd.c b/sys/pc98/pc98/wd.c index 5acad5a0554e..67eb543b3a3b 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> |
