diff options
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 |
