diff options
Diffstat (limited to 'kern/timer.h')
-rw-r--r-- | kern/timer.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kern/timer.h b/kern/timer.h index 4573936..4146237 100644 --- a/kern/timer.h +++ b/kern/timer.h @@ -27,9 +27,6 @@ #ifndef _KERN_TIMER_H_ #define _KERN_TIMER_H_ -#include <cpus.h> -#include <stat_time.h> - #include <kern/macro_help.h> #if STAT_TIME |