diff options
Diffstat (limited to 'kern/lock.h')
-rw-r--r-- | kern/lock.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kern/lock.h b/kern/lock.h index 9be63c5c..a8f2fd1c 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> |