summaryrefslogtreecommitdiff
path: root/cad/felt/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'cad/felt/patches/patch-aj')
-rw-r--r--cad/felt/patches/patch-aj13
1 files changed, 13 insertions, 0 deletions
diff --git a/cad/felt/patches/patch-aj b/cad/felt/patches/patch-aj
new file mode 100644
index 00000000000..716686b7c38
--- /dev/null
+++ b/cad/felt/patches/patch-aj
@@ -0,0 +1,13 @@
+$NetBSD: patch-aj,v 1.1 2007/08/08 19:15:45 joerg Exp $
+
+--- lib/Widgets/xwd.c.orig 2007-08-08 18:42:55.000000000 +0000
++++ lib/Widgets/xwd.c
+@@ -24,7 +24,7 @@
+ # include <X11/XWDFile.h>
+ # include <X11/Intrinsic.h>
+ # include <X11/Xaw/AsciiText.h>
+-# include "malloc.h"
++# include <stdlib.h>
+ # include "error.h"
+
+ int Image_Size ( );