diff options
Diffstat (limited to 'kern/mach_factor.c')
-rw-r--r-- | kern/mach_factor.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/mach_factor.c b/kern/mach_factor.c index 34a7d0c1..d9e04654 100644 --- a/kern/mach_factor.c +++ b/kern/mach_factor.c @@ -31,8 +31,6 @@ * Compute the Mach Factor. */ -#include <cpus.h> - #include <mach/machine.h> #include <mach/processor_info.h> #include <kern/sched.h> |