summaryrefslogtreecommitdiff
path: root/wm/weewm/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'wm/weewm/patches/patch-ab')
-rw-r--r--wm/weewm/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/wm/weewm/patches/patch-ab b/wm/weewm/patches/patch-ab
new file mode 100644
index 00000000000..92a022e42e8
--- /dev/null
+++ b/wm/weewm/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2005/04/29 02:31:48 minskim Exp $
+
+--- src/info.c.orig Thu Jun 26 16:11:30 2003
++++ src/info.c
+@@ -25,7 +25,7 @@
+
+ #include <unistd.h>
+ #include <string.h>
+-#include <malloc.h>
++#include <stdlib.h>
+ #include <X11/Xlib.h>
+
+ #include "weewm.h"