From 91b52f3e5785b8479e883066b96f52be6d0741f2 Mon Sep 17 00:00:00 2001 From: mrg Date: Tue, 21 May 1996 21:53:05 +0000 Subject: oops, use not (tholo@sigmasoft.com) --- adventure/main.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'adventure/main.c') diff --git a/adventure/main.c b/adventure/main.c index 4fdfbcc8..17b008b0 100644 --- a/adventure/main.c +++ b/adventure/main.c @@ -1,4 +1,4 @@ -/* $NetBSD: main.c,v 1.4 1996/05/21 10:48:07 mrg Exp $ */ +/* $NetBSD: main.c,v 1.5 1996/05/21 21:53:09 mrg Exp $ */ /*- * Copyright (c) 1991, 1993 @@ -48,14 +48,14 @@ static char copyright[] = #if 0 static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 6/2/93"; #else -static char rcsid[] = "$NetBSD: main.c,v 1.4 1996/05/21 10:48:07 mrg Exp $"; +static char rcsid[] = "$NetBSD: main.c,v 1.5 1996/05/21 21:53:09 mrg Exp $"; #endif #endif /* not lint */ /* Re-coding of advent in C: main program */ #include -#include +#include #include #include "hdr.h" -- cgit v1.2.3-56-ge451