CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
supertux: initial import (verified compilation).
[attic/ports/games-cross.git] / nethack / nethack-3.4.3-tparm.patch
CommitLineData
c38c624a
VM
1--- nethack-3.4.3/win/tty/termcap.c_orig 2010-09-27 09:07:29.000000000 +0000
2+++ nethack-3.4.3/win/tty/termcap.c 2010-09-27 09:07:39.000000000 +0000
3@@ -835,10 +835,6 @@
4
5 #include <curses.h>
6
7-#ifndef LINUX
8-extern char *tparm();
9-#endif
10-
11 # ifdef COLOR_BLACK /* trust include file */
12 #undef COLOR_BLACK
13 # else