summaryrefslogtreecommitdiff
path: root/vm
diff options
context:
space:
mode:
Diffstat (limited to 'vm')
-rw-r--r--vm/vm_debug.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/vm/vm_debug.c b/vm/vm_debug.c
index 893a807..0af58b6 100644
--- a/vm/vm_debug.c
+++ b/vm/vm_debug.c
@@ -31,8 +31,6 @@
* Exported kernel calls. See mach_debug/mach_debug.defs.
*/
-#if MACH_VM_DEBUG
-
#include <string.h>
#include <kern/debug.h>
@@ -53,6 +51,7 @@
#include <ipc/ipc_port.h>
+#if MACH_VM_DEBUG
/*
* Routine: vm_object_real_name