diff options
Diffstat (limited to 'lib/libc/x86/gen/getcontextx.c')
-rw-r--r-- | lib/libc/x86/gen/getcontextx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/x86/gen/getcontextx.c b/lib/libc/x86/gen/getcontextx.c index d50180a8ac6c..7373ae7395b9 100644 --- a/lib/libc/x86/gen/getcontextx.c +++ b/lib/libc/x86/gen/getcontextx.c @@ -26,7 +26,6 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <sys/types.h> #include <sys/ucontext.h> #include <errno.h> |