diff options
Diffstat (limited to 'kern/ipc_tt.c')
-rw-r--r-- | kern/ipc_tt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/ipc_tt.c b/kern/ipc_tt.c index de4edc6..6d32e5b 100644 --- a/kern/ipc_tt.c +++ b/kern/ipc_tt.c @@ -36,6 +36,7 @@ #include <mach/thread_special_ports.h> #include <vm/vm_kern.h> #include <kern/debug.h> +#include <kern/kalloc.h> #include <kern/task.h> #include <kern/thread.h> #include <kern/ipc_kobject.h> |