Files
pkgsrc-ng/editors/gate/patches/patch-aa
2013-09-26 17:14:40 +02:00

13 lines
322 B
Plaintext

$NetBSD: patch-aa,v 1.1 2005/12/09 14:33:34 joerg Exp $
--- term.c.orig 2005-12-09 14:26:44.000000000 +0000
+++ term.c
@@ -30,7 +30,6 @@ char *UP; /* The cursor up string */
int mycols= 0; /* Screen size */
int mylines= 0; /* Screen size */
char *tgetstr(), *tgoto(), *getenv();
-char *malloc();
/* INITTERM()