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-ae
blob
2104d668eacabf29e4226eaf0157fe1e269af90c
1
$NetBSD$
2
3
--- xmove/move_window.c.orig Wed Jul 20 17:43:41 2005
4
+++ xmove/move_window.c Wed Jul 20 17:44:04 2005
5
@@ -20,7 +20,7 @@
6
#define NEED_REPLIES
7
#include <X11/Xproto.h>
8
#include <X11/Xatom.h>
9
-#include <malloc.h>
10
+#include <stdlib.h>
11
12
#include "xmove.h"
13