From af31307e489b33a941c88c7c7fa4741bae22b683 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Thu, 2 Sep 2004 21:27:25 +0000 Subject: Fix build with gcc 3.4 --- games/unnethack/files/patch-termcap.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 games/unnethack/files/patch-termcap.c (limited to 'games/unnethack/files/patch-termcap.c') 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 + +-#ifndef LINUX +-extern char *tparm(); +-#endif +- + # ifdef COLOR_BLACK /* trust include file */ + #undef COLOR_BLACK + # else -- cgit v1.2.3