diff options
Diffstat (limited to 'battlestar/nightfile.c')
| -rw-r--r-- | battlestar/nightfile.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/battlestar/nightfile.c b/battlestar/nightfile.c index 91c901ff..f7c1dfd0 100644 --- a/battlestar/nightfile.c +++ b/battlestar/nightfile.c @@ -1,4 +1,4 @@ -/* $NetBSD: nightfile.c,v 1.3 1995/03/21 15:07:41 cgd Exp $ */ +/* $NetBSD: nightfile.c,v 1.4 1997/01/07 11:56:47 tls Exp $ */ /* * Copyright (c) 1983, 1993 @@ -35,13 +35,13 @@ #ifndef lint #if 0 -static char sccsid[] = "@(#)nightfile.c 8.1 (Berkeley) 5/31/93"; +static char sccsid[] = "@(#)nightfile.c 8.2 (Berkeley) 4/28/95"; #else -static char rcsid[] = "$NetBSD: nightfile.c,v 1.3 1995/03/21 15:07:41 cgd Exp $"; +static char rcsid[] = "$NetBSD: nightfile.c,v 1.4 1997/01/07 11:56:47 tls Exp $"; #endif #endif /* not lint */ -#include "externs.h" +#include "extern.h" struct room nightfile[] = { { 0 }, |
