summaryrefslogtreecommitdiff
path: root/kern/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/thread.h')
-rw-r--r--kern/thread.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/kern/thread.h b/kern/thread.h
index b6c801f4..e8008d52 100644
--- a/kern/thread.h
+++ b/kern/thread.h
@@ -34,11 +34,6 @@
#ifndef _KERN_THREAD_H_
#define _KERN_THREAD_H_
-#include <mach_ipc_compat.h>
-#include <hw_footprint.h>
-#include <mach_fixpri.h>
-#include <mach_host.h>
-
#include <mach/boolean.h>
#include <mach/thread_info.h>
#include <mach/thread_status.h>