diff options
Diffstat (limited to 'ipc')
-rw-r--r-- | ipc/ipc_kmsg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_kmsg.c b/ipc/ipc_kmsg.c index 5ad8d61a..e0f76c25 100644 --- a/ipc/ipc_kmsg.c +++ b/ipc/ipc_kmsg.c @@ -41,6 +41,7 @@ #include <mach/kern_return.h> #include <mach/message.h> #include <mach/port.h> +#include <machine/locore.h> #include <kern/assert.h> #include <kern/kalloc.h> #include <vm/vm_map.h> |