12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
$OpenBSD: patch-source_term_c,v 1.1 2010/05/23 16:48:05 espie Exp $
|
|
--- source/term.c.orig Sun May 23 18:45:49 2010
|
|
+++ source/term.c Sun May 23 18:46:14 2010
|
|
@@ -88,7 +88,6 @@ extern int tgetflag();
|
|
#endif
|
|
|
|
extern char *getenv();
|
|
-extern char *tparm();
|
|
|
|
/*
|
|
* The old code assumed termcap. termcap is almost always present, but on
|