repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
x11
/
xmove
/
patches
/
patch-ag
blob
366f6fac400bf006060cbc6d422ca43673b0aa73
1
$NetBSD$
2
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>
11
12
#include "xmove.h"
13