1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/games/starlanes/files/patch-aa
Satoshi Asami 92592a8a6a The classic space-age stock trading game.
PR:		3797
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-06-10 09:48:34 +00:00

20 lines
412 B
Plaintext

*** starlanes.c Sun Mar 30 01:42:18 1997
--- /home/andy/tmp/wrk/starlanes.c Sat May 10 15:33:29 1997
***************
*** 26,32 ****
#include <ctype.h>
#include <time.h>
#include <unistd.h>
! #include <curses.h>
#include <termios.h>
/* color stuff: */
--- 26,32 ----
#include <ctype.h>
#include <time.h>
#include <unistd.h>
! #include <ncurses.h>
#include <termios.h>
/* color stuff: */