summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_xenix.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2000-05-09 21:52:02 +0000
committerbde <bde@FreeBSD.org>2000-05-09 21:52:02 +0000
commit9bb1617433495d432c109d90e229bb800b7bc9d7 (patch)
tree77d87d31f1378b2335d75c16c780ae87c1474327 /sys/i386/ibcs2/ibcs2_xenix.h
parentef5a12c723153da3f2cbffa00326911c9c02e6de (diff)
downloadFreeBSD-src-9bb1617433495d432c109d90e229bb800b7bc9d7.zip
FreeBSD-src-9bb1617433495d432c109d90e229bb800b7bc9d7.tar.gz
Regenerated (fixed the calculation of sy_nargs in sysent tables).
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_xenix.h')
-rw-r--r--sys/i386/ibcs2/ibcs2_xenix.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i386/ibcs2/ibcs2_xenix.h b/sys/i386/ibcs2/ibcs2_xenix.h
index d15a6fb..3d487ee 100644
--- a/sys/i386/ibcs2/ibcs2_xenix.h
+++ b/sys/i386/ibcs2/ibcs2_xenix.h
@@ -2,6 +2,7 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically generated.
+ * $FreeBSD$
* created from FreeBSD: src/sys/i386/ibcs2/syscalls.xenix,v 1.6 1999/08/28 00:44:02 peter Exp
*/
@@ -10,6 +11,8 @@
#include <sys/signal.h>
+#include <sys/acl.h>
+
struct proc;
#define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \
OpenPOWER on IntegriCloud