summaryrefslogtreecommitdiffstats
path: root/sys/pc98/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/i386')
-rw-r--r--sys/pc98/i386/machdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/i386/machdep.c b/sys/pc98/i386/machdep.c
index 8e253bd..27c8f27 100644
--- a/sys/pc98/i386/machdep.c
+++ b/sys/pc98/i386/machdep.c
@@ -126,7 +126,7 @@
#include <isa/rtc.h>
#endif
#include <machine/vm86.h>
-#include <machine/random.h>
+#include <sys/random.h>
#include <sys/ptrace.h>
#include <machine/sigframe.h>
OpenPOWER on IntegriCloud