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/sparc64/include/proc.h | |
| parent | defd4957ccd0abfd2d3d3417dfae025ee37f770e (diff) | |
Notes
Diffstat (limited to 'sys/sparc64/include/proc.h')
| -rw-r--r-- | sys/sparc64/include/proc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/include/proc.h b/sys/sparc64/include/proc.h index 84ada25133183..e40f9e88cc5b2 100644 --- a/sys/sparc64/include/proc.h +++ b/sys/sparc64/include/proc.h @@ -38,7 +38,6 @@ #ifndef _MACHINE_PROC_H_ #define _MACHINE_PROC_H_ -#include <machine/globals.h> #include <machine/tte.h> struct mdthread { |
