summaryrefslogtreecommitdiff
path: root/sys/compat/svr4/svr4_syscall.h
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1997-01-26 23:08:11 +0000
committerJason Downs <downsj@cvs.openbsd.org>1997-01-26 23:08:11 +0000
commit6105da23504b07f71892be2c636115f3f73b0486 (patch)
treeba80f2b8cf890438204cfb874a68db90538f73df /sys/compat/svr4/svr4_syscall.h
parenta94d4ad97288861389f58ad11d66acd48eb5a8bc (diff)
Regen.
Diffstat (limited to 'sys/compat/svr4/svr4_syscall.h')
-rw-r--r--sys/compat/svr4/svr4_syscall.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_syscall.h b/sys/compat/svr4/svr4_syscall.h
index d192b724d33..8b62453c1ed 100644
--- a/sys/compat/svr4/svr4_syscall.h
+++ b/sys/compat/svr4/svr4_syscall.h
@@ -2,7 +2,7 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.8 1996/08/02 21:55:24 niklas Exp
+ * created from OpenBSD: syscalls.master,v 1.10 1997/01/26 23:02:24 downsj Exp
*/
#define SVR4_SYS_syscall 0
@@ -103,6 +103,7 @@
#define SVR4_SYS_xmknod 126
#define SVR4_SYS_setrlimit 128
#define SVR4_SYS_getrlimit 129
+#define SVR4_SYS_lchown 130
#define SVR4_SYS_rename 134
#define SVR4_SYS_uname 135
#define SVR4_SYS_setegid 136