summaryrefslogtreecommitdiff
path: root/kern/bootstrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/bootstrap.c')
-rw-r--r--kern/bootstrap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/bootstrap.c b/kern/bootstrap.c
index ea8e823..ac95393 100644
--- a/kern/bootstrap.c
+++ b/kern/bootstrap.c
@@ -38,6 +38,7 @@
#include <machine/locore.h>
#include <machine/vm_param.h>
#include <ipc/ipc_port.h>
+#include <ipc/mach_port.h>
#include <kern/debug.h>
#include <kern/host.h>
#include <kern/printf.h>