2013-09-26 17:14:40 +02:00

14 lines
380 B
Plaintext

$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"