summaryrefslogtreecommitdiffstats
path: root/common/compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/compat.c')
-rw-r--r--common/compat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/compat.c b/common/compat.c
index 98fb1a1..4caa4ee 100644
--- a/common/compat.c
+++ b/common/compat.c
@@ -4,8 +4,6 @@
#include <stdio.h>
#include <sys/types.h>
-RCSID("$Id: compat.c,v 1.1 2000/03/07 22:39:27 shmit Exp $");
-
#if NEED_SETPROCTITLE
void
setproctitle(const char *fmt, ...)