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 830d273..6572085 100644
--- a/kern/exception.c
+++ b/kern/exception.c
@@ -32,6 +32,7 @@
#include <machine/locore.h>
#include <ipc/port.h>
#include <ipc/ipc_entry.h>
+#include <ipc/ipc_notify.h>
#include <ipc/ipc_object.h>
#include <ipc/ipc_space.h>
#include <ipc/ipc_port.h>