summaryrefslogtreecommitdiff
path: root/vm/vm_map.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm/vm_map.c')
-rw-r--r--vm/vm_map.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/vm/vm_map.c b/vm/vm_map.c
index fcd6265..193146c 100644
--- a/vm/vm_map.c
+++ b/vm/vm_map.c
@@ -4676,8 +4676,6 @@ kern_return_t vm_map_machine_attribute(map, address, size, attribute, value)
return ret;
}
-#include <mach_kdb.h>
-
#if MACH_KDB