From 4af35eddcd99b72236d11e2354dd8fcd3b9f6e74 Mon Sep 17 00:00:00 2001 From: lukem Date: Fri, 10 Oct 1997 12:26:34 +0000 Subject: WARNSify --- cribbage/instr.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cribbage/instr.c') diff --git a/cribbage/instr.c b/cribbage/instr.c index 936302e0..e4409bc2 100644 --- a/cribbage/instr.c +++ b/cribbage/instr.c @@ -1,4 +1,4 @@ -/* $NetBSD: instr.c,v 1.5 1997/07/10 06:47:30 mikel Exp $ */ +/* $NetBSD: instr.c,v 1.6 1997/10/10 12:32:30 lukem Exp $ */ /*- * Copyright (c) 1990, 1993 @@ -33,11 +33,12 @@ * SUCH DAMAGE. */ +#include #ifndef lint #if 0 static char sccsid[] = "@(#)instr.c 8.1 (Berkeley) 5/31/93"; #else -static char rcsid[] = "$NetBSD: instr.c,v 1.5 1997/07/10 06:47:30 mikel Exp $"; +__RCSID("$NetBSD: instr.c,v 1.6 1997/10/10 12:32:30 lukem Exp $"); #endif #endif /* not lint */ -- cgit v1.2.3-56-ge451