aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/slashem-tty/files/patch-termcap.c13
-rw-r--r--games/unnethack/files/patch-termcap.c13
2 files changed, 26 insertions, 0 deletions
diff --git a/games/slashem-tty/files/patch-termcap.c b/games/slashem-tty/files/patch-termcap.c
new file mode 100644
index 000000000000..2010a5ad6323
--- /dev/null
+++ b/games/slashem-tty/files/patch-termcap.c
@@ -0,0 +1,13 @@
+--- win/tty/termcap.c.orig Thu Sep 2 23:20:27 2004
++++ win/tty/termcap.c Thu Sep 2 23:20:46 2004
+@@ -835,10 +835,6 @@
+
+ #include <curses.h>
+
+-#ifndef LINUX
+-extern char *tparm();
+-#endif
+-
+ # ifdef COLOR_BLACK /* trust include file */
+ #undef COLOR_BLACK
+ # else
diff --git a/games/unnethack/files/patch-termcap.c b/games/unnethack/files/patch-termcap.c
new file mode 100644
index 000000000000..2010a5ad6323
--- /dev/null
+++ b/games/unnethack/files/patch-termcap.c
@@ -0,0 +1,13 @@
+--- win/tty/termcap.c.orig Thu Sep 2 23:20:27 2004
++++ win/tty/termcap.c Thu Sep 2 23:20:46 2004
+@@ -835,10 +835,6 @@
+
+ #include <curses.h>
+
+-#ifndef LINUX
+-extern char *tparm();
+-#endif
+-
+ # ifdef COLOR_BLACK /* trust include file */
+ #undef COLOR_BLACK
+ # else