summaryrefslogtreecommitdiff
path: root/cad/felt/patches/patch-aj
blob: 716686b7c38c543cddcfebc49502c1d1f460840a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 ( );