summaryrefslogtreecommitdiff
path: root/kern/host.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/host.c')
-rw-r--r--kern/host.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/kern/host.c b/kern/host.c
index 062f923..a757266 100644
--- a/kern/host.c
+++ b/kern/host.c
@@ -29,9 +29,6 @@
* Non-ipc host functions.
*/
-#include <cpus.h>
-#include <mach_host.h>
-
#include <kern/assert.h>
#include <kern/kalloc.h>
#include <kern/host.h>