summaryrefslogtreecommitdiff
path: root/games/blue/files/patch-ab
blob: a090e635ac89bea0734d8e1459814d7c00abba2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** blue.c	Thu Jun 29 14:30:45 1995
--- /home/andy/tmp/wrk/blue.c	Fri Jun  6 07:13:40 1997
***************
*** 19,25 ****
  #include <unistd.h>
  #include <signal.h>
  #include <time.h>
! #include <curses.h>
  #include <term.h>
  
  #define NOCARD		(-1)
--- 19,25 ----
  #include <unistd.h>
  #include <signal.h>
  #include <time.h>
! #include <ncurses.h>
  #include <term.h>
  
  #define NOCARD		(-1)