summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kern/syscall_sw.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kern/syscall_sw.h b/kern/syscall_sw.h
index 34eaf90b..9e76fc60 100644
--- a/kern/syscall_sw.h
+++ b/kern/syscall_sw.h
@@ -27,6 +27,8 @@
#ifndef _KERN_SYSCALL_SW_H_
#define _KERN_SYSCALL_SW_H_
+#include <mach/boolean.h>
+
/*
* mach_trap_stack indicates the trap may discard
* its kernel stack. Some architectures may need