summaryrefslogtreecommitdiff
path: root/kern/exception.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/exception.c')
-rw-r--r--kern/exception.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/exception.c b/kern/exception.c
index 2727d56..830d273 100644
--- a/kern/exception.c
+++ b/kern/exception.c
@@ -29,6 +29,7 @@
#include <mach/message.h>
#include <mach/port.h>
#include <mach/mig_errors.h>
+#include <machine/locore.h>
#include <ipc/port.h>
#include <ipc/ipc_entry.h>
#include <ipc/ipc_object.h>