diff options
Diffstat (limited to 'mach')
-rw-r--r-- | mach/setup-thread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mach/setup-thread.c b/mach/setup-thread.c index 72bf108393..1e7f9953c6 100644 --- a/mach/setup-thread.c +++ b/mach/setup-thread.c @@ -19,7 +19,6 @@ #include <mach/setup-thread.h> #include <thread_state.h> #include <string.h> -#include <mach/machine/vm_param.h> #include <ldsodefs.h> #include "sysdep.h" /* Defines stack direction. */ |