freebsd-src/games/mille
Bruce Evans b4358c15a1 #include <time.h> for the definition of time functions instead of
depending on namespace pollution 2 layers deep in <sys/stat.h>.

Sorted includes.  Removed some unused includes.
2002-02-25 01:50:43 +00:00
..
comp.c
end.c Remove __P 2002-02-18 05:15:19 +00:00
extern.c
init.c
Makefile
mille.6 mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
mille.c Remove __P 2002-02-18 05:15:19 +00:00
mille.h Remove __P 2002-02-18 05:15:19 +00:00
misc.c mvprintw is varadic - it doesn't take a va_list. Use vw_printw 2001-06-06 19:44:58 +00:00
move.c Remove __P 2002-02-18 05:15:19 +00:00
print.c Remove __P 2002-02-18 05:15:19 +00:00
roll.c
save.c #include <time.h> for the definition of time functions instead of 2002-02-25 01:50:43 +00:00
types.c
varpush.c