diff options
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 |
