aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2001-01-20 02:24:07 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2001-01-20 02:24:07 +0000
commit074a4a2c84c275e84ad3bd19638db7bcb0e8eb62 (patch)
treeac581eceffcd7025904f5281e887ea2697f28783 /sys/pc98
parent4848fbae35c7ac6118cdc0c3d4e860abc6faae3b (diff)
Notes
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/pc98/mse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/pc98/mse.c b/sys/pc98/pc98/mse.c
index 3b8ee54ce1157..56eeab93117bc 100644
--- a/sys/pc98/pc98/mse.c
+++ b/sys/pc98/pc98/mse.c
@@ -50,7 +50,7 @@
#include <sys/kernel.h>
#include <sys/bus.h>
#include <sys/poll.h>
-#include <sys/select.h>
+#include <sys/selinfo.h>
#include <sys/uio.h>
#include <machine/bus.h>