diff options
Diffstat (limited to 'kern/mach_clock.c')
-rw-r--r-- | kern/mach_clock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kern/mach_clock.c b/kern/mach_clock.c index 050f088..edf87f0 100644 --- a/kern/mach_clock.c +++ b/kern/mach_clock.c @@ -47,7 +47,6 @@ #include <kern/host.h> #include <kern/lock.h> #include <kern/mach_clock.h> -#include <kern/mach_param.h> #include <kern/processor.h> #include <kern/queue.h> #include <kern/sched.h> |