summaryrefslogtreecommitdiff
path: root/kern/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/timer.c')
-rw-r--r--kern/timer.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/kern/timer.c b/kern/timer.c
index 326d340..ec0524a 100644
--- a/kern/timer.c
+++ b/kern/timer.c
@@ -24,9 +24,6 @@
* the rights to redistribute these changes.
*/
-#include <cpus.h>
-#include <stat_time.h>
-
#include <mach/kern_return.h>
#include <mach/port.h>
#include <kern/queue.h>