mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
Don't include <machine/frame.h>.
This commit is contained in:
parent
a9b5952e50
commit
648f4ed3de
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52023
@ -31,8 +31,6 @@
|
||||
#ifndef _MACHINE_UCONTEXT_H_
|
||||
#define _MACHINE_UCONTEXT_H_
|
||||
|
||||
#include <machine/frame.h>
|
||||
|
||||
typedef struct __mcontext {
|
||||
/*
|
||||
* These fields must match the definition
|
||||
|
Loading…
Reference in New Issue
Block a user