summaryrefslogtreecommitdiff
path: root/db/recno/rec_seq.c
diff options
context:
space:
mode:
Diffstat (limited to 'db/recno/rec_seq.c')
-rw-r--r--db/recno/rec_seq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/recno/rec_seq.c b/db/recno/rec_seq.c
index f80992c598..2f8c7695c5 100644
--- a/db/recno/rec_seq.c
+++ b/db/recno/rec_seq.c
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
+#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)rec_seq.c 8.3 (Berkeley) 7/14/94";
#endif /* not lint */