summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>2001-03-23 08:57:22 +0000
committerkato <kato@FreeBSD.org>2001-03-23 08:57:22 +0000
commit72f60d880d95918cb0e240686615ea2437d6d3d0 (patch)
tree9b265c2a7df81ff5e1eaa4e70586dde2e3de0248 /sys/pc98
parente0f3bf78f4a8546bd7c56562bad5c04ddc2a6243 (diff)
downloadFreeBSD-src-72f60d880d95918cb0e240686615ea2437d6d3d0.zip
FreeBSD-src-72f60d880d95918cb0e240686615ea2437d6d3d0.tar.gz
Merged from sys/i386/i386/machdep.c revision 1.445.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/i386/machdep.c1
-rw-r--r--sys/pc98/pc98/machdep.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/pc98/i386/machdep.c b/sys/pc98/i386/machdep.c
index ffbfd04..82e4b64 100644
--- a/sys/pc98/i386/machdep.c
+++ b/sys/pc98/i386/machdep.c
@@ -102,6 +102,7 @@
#include <machine/pcb_ext.h> /* pcb.h included via sys/user.h */
#include <machine/globaldata.h>
#include <machine/globals.h>
+#include <machine/intrcnt.h>
#ifdef SMP
#include <machine/smp.h>
#endif
diff --git a/sys/pc98/pc98/machdep.c b/sys/pc98/pc98/machdep.c
index ffbfd04..82e4b64 100644
--- a/sys/pc98/pc98/machdep.c
+++ b/sys/pc98/pc98/machdep.c
@@ -102,6 +102,7 @@
#include <machine/pcb_ext.h> /* pcb.h included via sys/user.h */
#include <machine/globaldata.h>
#include <machine/globals.h>
+#include <machine/intrcnt.h>
#ifdef SMP
#include <machine/smp.h>
#endif
OpenPOWER on IntegriCloud