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/i386/include/proc.h | |
| parent | defd4957ccd0abfd2d3d3417dfae025ee37f770e (diff) | |
Notes
Diffstat (limited to 'sys/i386/include/proc.h')
| -rw-r--r-- | sys/i386/include/proc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/include/proc.h b/sys/i386/include/proc.h index 911f6b8fc173f..5b50824f824f1 100644 --- a/sys/i386/include/proc.h +++ b/sys/i386/include/proc.h @@ -37,7 +37,6 @@ #ifndef _MACHINE_PROC_H_ #define _MACHINE_PROC_H_ -#include <machine/globals.h> #include <machine/segments.h> struct proc_ldt { |
