diff options
Diffstat (limited to 'kern/bootstrap.c')
-rw-r--r-- | kern/bootstrap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/bootstrap.c b/kern/bootstrap.c index 6593fed1..fdc75757 100644 --- a/kern/bootstrap.c +++ b/kern/bootstrap.c @@ -40,6 +40,7 @@ #include <machine/pcb.h> #include <ipc/ipc_port.h> #include <ipc/mach_port.h> +#include <kern/bootstrap.h> #include <kern/debug.h> #include <kern/host.h> #include <kern/printf.h> |