diff options
Diffstat (limited to 'kern/lock_mon.c')
-rw-r--r-- | kern/lock_mon.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/kern/lock_mon.c b/kern/lock_mon.c index 143d914..1d92ebf 100644 --- a/kern/lock_mon.c +++ b/kern/lock_mon.c @@ -38,11 +38,6 @@ * Depending on hardware also records time spent with locks held */ -#include <cpus.h> -#include <mach_mp_debug.h> -#include <mach_lock_mon.h> -#include <time_stamp.h> - #include <sys/types.h> #include <mach/machine/vm_types.h> #include <mach/boolean.h> |