externs.h -> extern.h
[unix-history] / usr / src / games / battlestar / cypher.c
index 61ee7c7..e4b6d0c 100644 (file)
@@ -6,10 +6,10 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)cypher.c   8.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)cypher.c   8.2 (Berkeley) %G%";
 #endif /* not lint */
 
 #endif /* not lint */
 
-#include "externs.h"
+#include "extern.h"
 
 cypher()
 {
 
 cypher()
 {