Don't include <machine/frame.h>.

This commit is contained in:
Doug Rabson 1999-10-08 09:09:13 +00:00
parent a9b5952e50
commit 648f4ed3de
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52023

View file

@ -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