summaryrefslogtreecommitdiff
path: root/editors/gate/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gate/patches/patch-aa')
-rw-r--r--editors/gate/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/gate/patches/patch-aa b/editors/gate/patches/patch-aa
new file mode 100644
index 00000000000..f50770c0ecd
--- /dev/null
+++ b/editors/gate/patches/patch-aa
@@ -0,0 +1,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()