]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - mille/extern.c
This patch improves the handling of save files in battlestar(6), by
[bsdgames-darwin.git] / mille / extern.c
index 927b7f23461c9317b86cf0a4c1f562e7e795621b..64ae3e6b15cef70bfae19a7dbaeece777a1283d3 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: extern.c,v 1.4 1995/03/24 05:01:36 cgd Exp $   */
+/*     $NetBSD: extern.c,v 1.5 1997/10/12 00:53:55 lukem Exp $ */
 
 /*
  * Copyright (c) 1982, 1993
  * SUCH DAMAGE.
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
 #if 0
 static char sccsid[] = "@(#)extern.c   8.1 (Berkeley) 5/31/93";
 #else
-static char rcsid[] = "$NetBSD: extern.c,v 1.4 1995/03/24 05:01:36 cgd Exp $";
+__RCSID("$NetBSD: extern.c,v 1.5 1997/10/12 00:53:55 lukem Exp $");
 #endif
 #endif /* not lint */