diff options
Diffstat (limited to 'kern/syscall_sw.c')
-rw-r--r-- | kern/syscall_sw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/syscall_sw.c b/kern/syscall_sw.c index 9536a63d..42109ee8 100644 --- a/kern/syscall_sw.c +++ b/kern/syscall_sw.c @@ -35,6 +35,7 @@ #include <mach/mach_traps.h> #include <mach/message.h> #include <kern/syscall_subr.h> +#include <ipc/mach_port.h> /* |