don't need systm.h here

This commit is contained in:
mrg 2002-08-12 07:59:31 +00:00
parent b16f7fe1fc
commit 19ad2640ac
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_exec.h,v 1.6 2002/01/17 17:19:03 bjh21 Exp $ */
/* $NetBSD: linux_exec.h,v 1.7 2002/08/12 07:59:31 mrg Exp $ */
/*-
* Copyright (c) 1998, 2001 The NetBSD Foundation, Inc.
@ -42,7 +42,6 @@
#include <sys/exec_aout.h>
#include <sys/exec_elf.h>
#include <sys/types.h>
#include <sys/systm.h>
/*
* From Linux's include/asm-ppc/elf.h