mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Remove bogon from previous commit: doubly included sys/systm.h.
This commit is contained in:
parent
296bffc9c0
commit
cf72998ef3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=25206
@ -28,7 +28,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id: sys_process.c,v 1.27 1997/02/22 09:39:20 peter Exp $
|
||||
* $Id: sys_process.c,v 1.28 1997/04/27 19:02:34 alex Exp $
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
@ -39,7 +39,6 @@
|
||||
#include <sys/ptrace.h>
|
||||
#include <sys/errno.h>
|
||||
#include <sys/queue.h>
|
||||
#include <sys/systm.h>
|
||||
|
||||
#include <machine/reg.h>
|
||||
#include <machine/psl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user