summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/boot2/disk.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/pc98/boot2/disk.c')
-rw-r--r--sys/boot/pc98/boot2/disk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot2/disk.c b/sys/boot/pc98/boot2/disk.c
index f0eaf67..f8636eb 100644
--- a/sys/boot/pc98/boot2/disk.c
+++ b/sys/boot/pc98/boot2/disk.c
@@ -43,8 +43,8 @@
#include "boot.h"
#include <sys/disklabel.h>
-#include <sys/diskslice.h>
#include <sys/diskpc98.h>
+#include <machine/bootinfo.h>
#define BIOS_DEV_FLOPPY 0x0
#define BIOS_DEV_WIN 0x80
OpenPOWER on IntegriCloud