summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/timer_create.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/timer_create.c')
-rw-r--r--lib/libc/sys/timer_create.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/sys/timer_create.c b/lib/libc/sys/timer_create.c
index f588dbd670a..e7abf4196e4 100644
--- a/lib/libc/sys/timer_create.c
+++ b/lib/libc/sys/timer_create.c
@@ -1,6 +1,4 @@
-#if defined(SYSLIBC_SCCS) && !defined(lint)
-static char rcsid[] = "$OpenBSD: timer_create.c,v 1.5 2003/06/11 21:03:10 deraadt Exp $";
-#endif /* SYSLIBC_SCCS and not lint */
+/* $OpenBSD: timer_create.c,v 1.6 2005/08/08 08:05:37 espie Exp $ */
#include <signal.h>
#include <time.h>