summaryrefslogtreecommitdiff
path: root/kern/zalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/zalloc.c')
-rw-r--r--kern/zalloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kern/zalloc.c b/kern/zalloc.c
index 0e62b01..18239be 100644
--- a/kern/zalloc.c
+++ b/kern/zalloc.c
@@ -42,7 +42,6 @@
#include <vm/vm_kern.h>
#include <machine/machspl.h>
-#include <mach_debug.h>
#if MACH_DEBUG
#include <mach/kern_return.h>
#include <mach/machine/vm_types.h>