aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-04-09 15:34:09 +0000
committerBruce Evans <bde@FreeBSD.org>1997-04-09 15:34:09 +0000
commitcfb1738cb30e2987bde1fd77acffcd6277209502 (patch)
tree0df36ad4711e7c3be6d7f23fe340e69b5ac6972c /sys/alpha
parent4e7506495b8810937d83ebdb787682417074de0c (diff)
Notes
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 7eb0983775a4..e97176d98b1a 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>