1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/games/starlanes/files/patch-aa

20 lines
412 B
Plaintext
Raw Normal View History

*** 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: */