diff options
| author | Luoqi Chen <luoqi@FreeBSD.org> | 1999-10-11 20:33:17 +0000 |
|---|---|---|
| committer | Luoqi Chen <luoqi@FreeBSD.org> | 1999-10-11 20:33:17 +0000 |
| commit | 645682fd40b5855a1dfbca5ddb330dda7cf5ddc0 (patch) | |
| tree | 7cad9d7dad8a4c0a9a157153dada2dbbd270e491 /sys/amd64/include/ucontext.h | |
| parent | 456b2f80635b3455ab32f16fa5460146f93583c8 (diff) | |
Notes
Diffstat (limited to 'sys/amd64/include/ucontext.h')
| -rw-r--r-- | sys/amd64/include/ucontext.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/amd64/include/ucontext.h b/sys/amd64/include/ucontext.h index 6397a31a309a..c0a3aa8e1c6e 100644 --- a/sys/amd64/include/ucontext.h +++ b/sys/amd64/include/ucontext.h @@ -31,8 +31,6 @@ #ifndef _MACHINE_UCONTEXT_H_ #define _MACHINE_UCONTEXT_H_ -#include <machine/frame.h> - typedef struct __mcontext { /* * The first 20 fields must match the definition of |
