summaryrefslogtreecommitdiff
path: root/x11/xbanner/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xbanner/patches/patch-ag')
-rw-r--r--x11/xbanner/patches/patch-ag15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/xbanner/patches/patch-ag b/x11/xbanner/patches/patch-ag
new file mode 100644
index 00000000000..92382e11b14
--- /dev/null
+++ b/x11/xbanner/patches/patch-ag
@@ -0,0 +1,15 @@
+$NetBSD: patch-ag,v 1.1 2005/07/20 17:38:05 kristerw Exp $
+
+--- colors.c.orig Wed Jul 20 19:27:32 2005
++++ colors.c Wed Jul 20 19:27:51 2005
+@@ -6,9 +6,7 @@
+
+ #include <stdio.h>
+ #include <ctype.h>
+-#ifndef vms
+-#include <malloc.h>
+-#endif
++#include <stdlib.h>
+
+ /* X11 include(s) */
+ #include <X11/Xlib.h>