blob: 576bd5bd5204c36bd6c0196248c92271edc28157 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- MGridGen/IMlib/IMlib.h.orig 2010-02-24 15:22:46.000000000 +0600
+++ MGridGen/IMlib/IMlib.h 2010-02-24 15:22:57.000000000 +0600
@@ -43,7 +43,7 @@
#ifdef DMALLOC
#include <dmalloc.h>
#else
-#include <malloc.h>
+#include <stdlib.h>
#endif
/*************************************************************************
|