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