pkgsrc/x11/xmove/patches/patch-ag

14 lines
380 B
Text
Raw Normal View History

2005-07-20 18:03:24 +02:00
$NetBSD: patch-ag,v 1.1 2005/07/20 16:03:24 kristerw Exp $
--- xmove/put_image.c.orig Wed Jul 20 17:45:21 2005
+++ xmove/put_image.c Wed Jul 20 17:45:38 2005
@@ -18,7 +18,7 @@
/* $XConsortium: XPutImage.c,v 11.60 91/06/07 16:33:38 rws Exp $ */
/* Copyright Massachusetts Institute of Technology 1986 */
-#include <malloc.h>
+#include <stdlib.h>
#include "xmove.h"