summaryrefslogtreecommitdiffstats
path: root/sys/pc98/i386/trap.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/i386/trap.c')
-rw-r--r--sys/pc98/i386/trap.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pc98/i386/trap.c b/sys/pc98/i386/trap.c
index ae925e6..f3c9a3a 100644
--- a/sys/pc98/i386/trap.c
+++ b/sys/pc98/i386/trap.c
@@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)trap.c 7.4 (Berkeley) 5/13/91
- * $Id: trap.c,v 1.42 1997/12/06 06:19:19 kato Exp $
+ * $Id: trap.c,v 1.43 1998/01/31 15:16:27 kato Exp $
*/
/*
@@ -44,6 +44,7 @@
#include "opt_cpu.h"
#include "opt_ddb.h"
+#include "opt_diagnostic.h"
#include "opt_ktrace.h"
#include "opt_trap.h"
#include "opt_vm86.h"
OpenPOWER on IntegriCloud