BSD 4_4_Lite2 release
[unix-history] / usr / src / games / battlestar / com4.c
index 016b648..3189e42 100644 (file)
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)com4.c     8.1 (Berkeley) 5/31/93";
+static char sccsid[] = "@(#)com4.c     8.2 (Berkeley) 4/28/95";
 #endif /* not lint */
 
 #endif /* not lint */
 
-#include "externs.h"
+#include "extern.h"
 
 take(from)
 unsigned int from[];
 
 take(from)
 unsigned int from[];