diff options
Diffstat (limited to 'sys/compat/svr4/svr4_syscall.h')
-rw-r--r-- | sys/compat/svr4/svr4_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_syscall.h b/sys/compat/svr4/svr4_syscall.h index e922fa8c21e..e6758a6d4f0 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.17 1997/08/29 20:36:13 kstailey Exp + * created from OpenBSD: syscalls.master,v 1.18 1997/08/29 20:44:26 kstailey Exp */ #define SVR4_SYS_syscall 0 |