diff -uNr BitchX/source/term.c BitchX.new/source/term.c --- BitchX/source/term.c 2006-03-24 19:37:28.000000000 +0100 +++ BitchX.new/source/term.c 2006-03-24 19:46:52.000000000 +0100 @@ -92,7 +92,9 @@ #endif extern char *getenv(const char *name); +#ifndef TPARM_DECLARED extern char *tparm(char *str, ...); +#endif /* * The old code assumed termcap. termcap is almost always present, but on