summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/syscalls.master
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-01-08 05:24:09 +0000
committerpeter <peter@FreeBSD.org>1996-01-08 05:24:09 +0000
commit407f3eadeb4796bc2cff5c17721bea94053ed493 (patch)
treee0c384889a4d697eb78afa5f41ce1f0b5a41c109 /sys/i386/ibcs2/syscalls.master
parent0a6be72938fe0673200f394e70e1b508a2262b61 (diff)
downloadFreeBSD-src-407f3eadeb4796bc2cff5c17721bea94053ed493.zip
FreeBSD-src-407f3eadeb4796bc2cff5c17721bea94053ed493.tar.gz
Oops. forgot to remove #include "opt_sysvipc.h"
Diffstat (limited to 'sys/i386/ibcs2/syscalls.master')
-rw-r--r--sys/i386/ibcs2/syscalls.master3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/ibcs2/syscalls.master b/sys/i386/ibcs2/syscalls.master
index c8727d6..b291b5e 100644
--- a/sys/i386/ibcs2/syscalls.master
+++ b/sys/i386/ibcs2/syscalls.master
@@ -1,4 +1,4 @@
- $Id: syscalls.master,v 1.3 1996/01/04 20:28:38 wollman Exp $
+ $Id: syscalls.master,v 1.4 1996/01/08 04:13:22 peter Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
; System call name/number master file (or rather, slave, from IBCS2).
@@ -22,7 +22,6 @@
; OBSOL obsolete, not included in system, only specifies name
; UNIMPL not implemented, placeholder only
-#include "opt_sysvipc.h"
#include <sys/types.h>
#include <sys/param.h>
#include <sys/sysent.h>
OpenPOWER on IntegriCloud