summaryrefslogtreecommitdiff
path: root/editors/gate/patches/patch-aa
blob: f50770c0ecd8c013c9c7e5dfbabeddd80228db7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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()