summaryrefslogtreecommitdiff
path: root/usr.sbin/zic/scheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/zic/scheck.c')
-rw-r--r--usr.sbin/zic/scheck.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/zic/scheck.c b/usr.sbin/zic/scheck.c
index 64f25076edc1..313068de2ea4 100644
--- a/usr.sbin/zic/scheck.c
+++ b/usr.sbin/zic/scheck.c
@@ -4,6 +4,11 @@ static char elsieid[] = "@(#)scheck.c 8.13";
#endif /* !defined lint */
#endif /* !defined NOID */
+#ifndef lint
+static const char rcsid[] =
+ "$Id$";
+#endif /* not lint */
+
/*LINTLIBRARY*/
#include "private.h"