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 0c134cf3c9e..0e239f3bcc8 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.7 1996/08/02 20:20:33 niklas Exp + * created from OpenBSD: syscalls.master,v 1.8 1996/08/02 21:55:24 niklas Exp */ #define SVR4_SYS_syscall 0 |