diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-10-03 16:20:14 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-10-03 16:20:14 +0000 |
| commit | af64a99c32dfc18ea937def84b7d5f328812353c (patch) | |
| tree | 9b8de84f0d0efd6f52a4d2e2a3548cecf2ff1f9c /sys/boot/pc98/boot2/disk.c | |
| parent | 684370e703e96e636d823a695ba95279ba7a3ae8 (diff) | |
Notes
Diffstat (limited to 'sys/boot/pc98/boot2/disk.c')
| -rw-r--r-- | sys/boot/pc98/boot2/disk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/pc98/boot2/disk.c b/sys/boot/pc98/boot2/disk.c index bcffb59f6ff6..297e806eaa3f 100644 --- a/sys/boot/pc98/boot2/disk.c +++ b/sys/boot/pc98/boot2/disk.c @@ -44,6 +44,7 @@ #include "boot.h" #include <sys/disklabel.h> #include <sys/diskslice.h> +#include <sys/diskpc98.h> #define BIOS_DEV_FLOPPY 0x0 #define BIOS_DEV_WIN 0x80 |
