summaryrefslogtreecommitdiff
path: root/kern/lock.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/lock.h')
-rw-r--r--kern/lock.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/kern/lock.h b/kern/lock.h
index 9be63c5..a8f2fd1 100644
--- a/kern/lock.h
+++ b/kern/lock.h
@@ -34,9 +34,6 @@
#ifndef _KERN_LOCK_H_
#define _KERN_LOCK_H_
-#include <cpus.h>
-#include <mach_ldebug.h>
-
#include <mach/boolean.h>
#include <mach/machine/vm_types.h>