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