blob: 2010a5ad63239d2e7bd46d3a0aab0b63ac4a1273 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- win/tty/termcap.c.orig Thu Sep 2 23:20:27 2004
+++ win/tty/termcap.c Thu Sep 2 23:20:46 2004
@@ -835,10 +835,6 @@
#include <curses.h>
-#ifndef LINUX
-extern char *tparm();
-#endif
-
# ifdef COLOR_BLACK /* trust include file */
#undef COLOR_BLACK
# else
|