mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 01:02:49 +02:00
a8405f4cf5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3374 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|