X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/ed554bc5e4201344d7eaad78263566e79428759c..fd88f5c5678c80ff5e338adc372d28a52ad20530:/usr/src/games/sail/assorted.c diff --git a/usr/src/games/sail/assorted.c b/usr/src/games/sail/assorted.c index 2fb12ac9aa..980262b2bc 100644 --- a/usr/src/games/sail/assorted.c +++ b/usr/src/games/sail/assorted.c @@ -32,10 +32,10 @@ */ #ifndef lint -static char sccsid[] = "@(#)assorted.c 8.1 (Berkeley) 5/31/93"; +static char sccsid[] = "@(#)assorted.c 8.2 (Berkeley) 4/28/95"; #endif /* not lint */ -#include "externs.h" +#include "extern.h" table(rig, shot, hittable, on, from, roll) struct ship *on, *from;