mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
14 lines
295 B
Plaintext
14 lines
295 B
Plaintext
$NetBSD: patch-ab,v 1.1 2006/01/04 21:43:44 joerg Exp $
|
|
|
|
--- we_debug.c.orig 2006-01-04 21:40:11.000000000 +0000
|
|
+++ we_debug.c
|
|
@@ -52,8 +52,6 @@ extern BUFFER *e_p_w_buffer;
|
|
extern char *att_no;
|
|
extern char *e_tmp_dir;
|
|
|
|
-char *tparm();
|
|
-char *tgoto();
|
|
#ifdef DEFTPUTS
|
|
int tputs();
|
|
#endif
|