summaryrefslogtreecommitdiffstats
path: root/battlestar/fly.c
diff options
context:
space:
mode:
Diffstat (limited to 'battlestar/fly.c')
-rw-r--r--battlestar/fly.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/battlestar/fly.c b/battlestar/fly.c
index b98364e9..f3c2db98 100644
--- a/battlestar/fly.c
+++ b/battlestar/fly.c
@@ -1,4 +1,4 @@
-/* $NetBSD: fly.c,v 1.3 1995/03/21 15:07:28 cgd Exp $ */
+/* $NetBSD: fly.c,v 1.4 1997/01/07 11:56:44 tls Exp $ */
/*
* Copyright (c) 1983, 1993
@@ -35,13 +35,13 @@
#ifndef lint
#if 0
-static char sccsid[] = "@(#)fly.c 8.1 (Berkeley) 5/31/93";
+static char sccsid[] = "@(#)fly.c 8.2 (Berkeley) 4/28/95";
#else
-static char rcsid[] = "$NetBSD: fly.c,v 1.3 1995/03/21 15:07:28 cgd Exp $";
+static char rcsid[] = "$NetBSD: fly.c,v 1.4 1997/01/07 11:56:44 tls Exp $";
#endif
#endif /* not lint */
-#include "externs.h"
+#include "extern.h"
#undef UP
#include <curses.h>