Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / xmove / patches / patch-ag
blob366f6fac400bf006060cbc6d422ca43673b0aa73
1 $NetBSD$
3 --- xmove/put_image.c.orig      Wed Jul 20 17:45:21 2005
4 +++ xmove/put_image.c   Wed Jul 20 17:45:38 2005
5 @@ -18,7 +18,7 @@
6  /* $XConsortium: XPutImage.c,v 11.60 91/06/07 16:33:38 rws Exp $ */
7  /* Copyright    Massachusetts Institute of Technology    1986  */
8  
9 -#include <malloc.h>
10 +#include <stdlib.h>
12  #include "xmove.h"