diff options
Diffstat (limited to 'kern/ipc_mig.c')
-rw-r--r-- | kern/ipc_mig.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/ipc_mig.c b/kern/ipc_mig.c index 3adfdebd..72750efc 100644 --- a/kern/ipc_mig.c +++ b/kern/ipc_mig.c @@ -28,6 +28,7 @@ #include <mach/port.h> #include <mach/message.h> #include <mach/thread_status.h> +#include <machine/locore.h> #include <kern/ast.h> #include <kern/debug.h> #include <kern/ipc_tt.h> |