summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/syscalls.master
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-01-04 20:29:06 +0000
committerwollman <wollman@FreeBSD.org>1996-01-04 20:29:06 +0000
commit073b9e3f1cf7ec63651de6ad336031854aee5eb7 (patch)
tree2411626ed7374334e784e96be191a5310d065b4c /sys/i386/ibcs2/syscalls.master
parenteaa960586ee654591bb60ce2bc4dd4a2259d2183 (diff)
downloadFreeBSD-src-073b9e3f1cf7ec63651de6ad336031854aee5eb7.zip
FreeBSD-src-073b9e3f1cf7ec63651de6ad336031854aee5eb7.tar.gz
Convert SYSV IPC to new-style options. (I hope I got everything...)
The LKMs will need an extra file, to come later.
Diffstat (limited to 'sys/i386/ibcs2/syscalls.master')
-rw-r--r--sys/i386/ibcs2/syscalls.master3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/syscalls.master b/sys/i386/ibcs2/syscalls.master
index 0423cd3..c039782 100644
--- a/sys/i386/ibcs2/syscalls.master
+++ b/sys/i386/ibcs2/syscalls.master
@@ -1,4 +1,4 @@
- $Id: syscalls.master,v 1.1 1995/10/06 15:12:52 swallace Exp $
+ $Id: syscalls.master,v 1.2 1995/10/10 07:59:28 swallace Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
; System call name/number master file (or rather, slave, from IBCS2).
@@ -22,6 +22,7 @@
; 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