aboutsummaryrefslogtreecommitdiff
path: root/games/blue/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/blue/files/patch-ab')
-rw-r--r--games/blue/files/patch-ab19
1 files changed, 0 insertions, 19 deletions
diff --git a/games/blue/files/patch-ab b/games/blue/files/patch-ab
deleted file mode 100644
index a090e635ac89..000000000000
--- a/games/blue/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-*** 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)