diff --git a/sys/boot/pc98/boot2/io.c b/sys/boot/pc98/boot2/io.c index 240b76375011..a6b9bdce697b 100644 --- a/sys/boot/pc98/boot2/io.c +++ b/sys/boot/pc98/boot2/io.c @@ -32,7 +32,7 @@ __FBSDID("$FreeBSD$"); #include "boot.h" #include #include -#include +#include static int getchar(int in_buf);