]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - sail/version.c
From PR 7988 by Joseph Myers <jsm28@cam.ac.uk>: use the symbolic
[bsdgames-darwin.git] / sail / version.c
index f1d818ab94beaa034dfc6cba36b58a552890292d..68ac04d0d5c3c9daec2c82f57c0630f39e460a0d 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: version.c,v 1.3 1995/04/22 10:37:27 cgd Exp $  */
+/*     $NetBSD: version.c,v 1.4 1997/10/13 19:46:01 christos Exp $     */
 
 /*
  * Copyright (c) 1983, 1993
  * SUCH DAMAGE.
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
 #if 0
 static char sccsid[] = "@(#)version.c  8.1 (Berkeley) 5/31/93";
 #else
-static char rcsid[] = "$NetBSD: version.c,v 1.3 1995/04/22 10:37:27 cgd Exp $";
+__RCSID("$NetBSD: version.c,v 1.4 1997/10/13 19:46:01 christos Exp $");
 #endif
 #endif /* not lint */