diff options
Diffstat (limited to 'sys/ia64/include/proc.h')
-rw-r--r-- | sys/ia64/include/proc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/ia64/include/proc.h b/sys/ia64/include/proc.h index a9b6bfe3d0b6..c9ae251557e5 100644 --- a/sys/ia64/include/proc.h +++ b/sys/ia64/include/proc.h @@ -31,9 +31,6 @@ #ifndef _MACHINE_PROC_H_ #define _MACHINE_PROC_H_ -#include <machine/globaldata.h> -#include <machine/globals.h> - /* * Machine-dependent part of the proc struct for the Alpha. */ |