blob: 18bd7bfd0c928165eb613ab5dd4a1e04fa5492a0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- BitchX/source/term.c.orig 2006-03-05 15:01:46.000000000 +1000
+++ BitchX/source/term.c 2006-03-05 15:01:53.000000000 +1000
@@ -92,7 +92,6 @@
#endif
extern char *getenv();
-extern char *tparm();
/*
* The old code assumed termcap. termcap is almost always present, but on
|