summaryrefslogtreecommitdiffstats
path: root/sys/alpha
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-04-09 15:34:09 +0000
committerbde <bde@FreeBSD.org>1997-04-09 15:34:09 +0000
commit2dad6cdce19af094525d4ff841d659eb3e603f4b (patch)
tree44d1e60f6305f8de94ac27c6fe0c3f9460242367 /sys/alpha
parent0bbbf42ba94bb05ae8e4b4aac9cb7c77d14e691a (diff)
downloadFreeBSD-src-2dad6cdce19af094525d4ff841d659eb3e603f4b.zip
FreeBSD-src-2dad6cdce19af094525d4ff841d659eb3e603f4b.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/linux/syscalls.master4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/alpha/linux/syscalls.master b/sys/alpha/linux/syscalls.master
index 7eb0983..e97176d 100644
--- a/sys/alpha/linux/syscalls.master
+++ b/sys/alpha/linux/syscalls.master
@@ -1,4 +1,4 @@
- $Id$
+ $Id: syscalls.master,v 1.4 1997/02/22 09:38:31 peter Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
; System call name/number master file (or rather, slave, from LINUX).
@@ -22,9 +22,7 @@
; OBSOL obsolete, not included in system, only specifies name
; UNIMPL not implemented, placeholder only
-#include <sys/types.h>
#include <sys/param.h>
-#include <sys/systm.h>
#include <sys/sysent.h>
#include <sys/sysproto.h>
OpenPOWER on IntegriCloud