1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# # Patch managed by http://www.holgerschurig.de/patcher.html # --- BitchX/source/term.c~gcc34 +++ BitchX/source/term.c @@ -92,7 +92,7 @@ #endif extern char *getenv(); -extern char *tparm(); +//extern char *tparm(); /* * The old code assumed termcap. termcap is almost always present, but on