diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2001-12-11 23:33:44 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2001-12-11 23:33:44 +0000 |
| commit | 0bbc882680ceece07eb134ddeb7fceffb59ea018 (patch) | |
| tree | c785835e70070309148a72c55669ff0bf043a20a /sys/ia64/include/proc.h | |
| parent | defd4957ccd0abfd2d3d3417dfae025ee37f770e (diff) | |
Notes
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. */ |
