mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-09 21:19:44 +02:00
11 lines
287 B
Diff
11 lines
287 B
Diff
|
--- 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
|