BSD 4_4_Lite2 release
[unix-history] / usr / src / games / sail / dr_5.c
index 7e1e3c4..a8a9a49 100644 (file)
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)dr_5.c     8.1 (Berkeley) 5/31/93";
+static char sccsid[] = "@(#)dr_5.c     8.2 (Berkeley) 4/28/95";
 #endif /* not lint */
 
 #endif /* not lint */
 
-#include "externs.h"
+#include "extern.h"
 
 subtract(from, totalfrom, crewfrom, fromcap, pcfrom)
 struct ship *from, *fromcap;
 
 subtract(from, totalfrom, crewfrom, fromcap, pcfrom)
 struct ship *from, *fromcap;