summaryrefslogtreecommitdiff
path: root/sys/compat/svr4/svr4_sysent.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/svr4/svr4_sysent.c')
-rw-r--r--sys/compat/svr4/svr4_sysent.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_sysent.c b/sys/compat/svr4/svr4_sysent.c
index 8f773f8f890..4f5192cb831 100644
--- a/sys/compat/svr4/svr4_sysent.c
+++ b/sys/compat/svr4/svr4_sysent.c
@@ -1,8 +1,10 @@
+/* $OpenBSD: svr4_sysent.c,v 1.23 1998/02/10 13:43:44 niklas Exp $ */
+
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.21 1997/12/09 10:59:50 deraadt Exp
+ * created from OpenBSD: syscalls.master,v 1.22 1998/02/10 13:41:55 niklas Exp
*/
#include <sys/param.h>