pkgsrc/cad/felt/patches/patch-aj
2009-12-17 19:58:19 +00:00

13 lines
335 B
Text

$NetBSD: patch-aj,v 1.2 2009/12/17 20:31:37 abs Exp $
--- lib/Widgets/xwd.c.orig 2000-02-21 22:44:23.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 ( );