--- nethack-3.4.3/win/tty/termcap.c_orig 2010-09-27 09:07:29.000000000 +0000 +++ nethack-3.4.3/win/tty/termcap.c 2010-09-27 09:07:39.000000000 +0000 @@ -835,10 +835,6 @@ #include -#ifndef LINUX -extern char *tparm(); -#endif - # ifdef COLOR_BLACK /* trust include file */ #undef COLOR_BLACK # else