summaryrefslogtreecommitdiffstats
path: root/larn/diag.c
diff options
context:
space:
mode:
Diffstat (limited to 'larn/diag.c')
-rw-r--r--larn/diag.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/larn/diag.c b/larn/diag.c
index 52daf121..e069e609 100644
--- a/larn/diag.c
+++ b/larn/diag.c
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: diag.c,v 1.3 1993/08/02 17:19:58 mycroft Exp $";
+#endif /* not lint */
+
/* diag.c Larn is copyrighted 1986 by Noah Morgan. */
#include <sys/types.h>
#include <sys/times.h>