summaryrefslogtreecommitdiff
path: root/x11/xcolorsel/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xcolorsel/patches/patch-ai')
-rw-r--r--x11/xcolorsel/patches/patch-ai15
1 files changed, 11 insertions, 4 deletions
diff --git a/x11/xcolorsel/patches/patch-ai b/x11/xcolorsel/patches/patch-ai
index 000dec27854..b7ee8543e9c 100644
--- a/x11/xcolorsel/patches/patch-ai
+++ b/x11/xcolorsel/patches/patch-ai
@@ -1,8 +1,15 @@
-$NetBSD: patch-ai,v 1.2 1998/08/07 11:18:23 agc Exp $
+$NetBSD: patch-ai,v 1.3 2007/07/31 09:57:04 joerg Exp $
---- xcolorsel.c.orig Sun Nov 13 23:16:59 1994
-+++ xcolorsel.c Wed Jul 15 10:02:50 1998
-@@ -60,16 +60,16 @@
+--- xcolorsel.c.orig 1994-11-13 22:16:59.000000000 +0000
++++ xcolorsel.c
+@@ -53,23 +53,22 @@
+ #include <unistd.h>
+ #include <string.h>
+ #include <errno.h>
+-#include <malloc.h>
+ #include <fcntl.h>
+
+ #include <X11/Xlib.h>
#include <X11/Intrinsic.h>
#include <X11/Shell.h>
#include <X11/StringDefs.h>