diff options
Diffstat (limited to 'kern/cpu_number.h')
-rw-r--r-- | kern/cpu_number.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/cpu_number.h b/kern/cpu_number.h index 32d8323..44bbd64 100644 --- a/kern/cpu_number.h +++ b/kern/cpu_number.h @@ -27,8 +27,6 @@ #ifndef _KERN_CPU_NUMBER_H_ #define _KERN_CPU_NUMBER_H_ -#include <cpus.h> - /* * Definitions for cpu identification in multi-processors. */ |