diff options
Diffstat (limited to 'sys/powerpc/include/proc.h')
-rw-r--r-- | sys/powerpc/include/proc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/powerpc/include/proc.h b/sys/powerpc/include/proc.h index eb2e255..82aa068 100644 --- a/sys/powerpc/include/proc.h +++ b/sys/powerpc/include/proc.h @@ -35,8 +35,6 @@ #ifndef _MACHINE_PROC_H_ #define _MACHINE_PROC_H_ -#include <machine/globals.h> - /* * Machine-dependent part of the proc structure */ |