pkgsrc/x11/xmove/patches/patch-af
2005-07-20 16:03:24 +00:00

13 lines
274 B
Text

$NetBSD: patch-af,v 1.1 2005/07/20 16:03:24 kristerw Exp $
--- xmove/print11.c.orig Wed Jul 20 17:44:19 2005
+++ xmove/print11.c Wed Jul 20 17:45:01 2005
@@ -109,7 +109,7 @@
*
*/
-#include <malloc.h>
+#include <stdlib.h>
#include <X11/Xatom.h>
#include "xmove.h"