summaryrefslogtreecommitdiff
path: root/math/parmgridgen/files/patch-MGridGen_IMlib_IMlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/parmgridgen/files/patch-MGridGen_IMlib_IMlib.h')
-rw-r--r--math/parmgridgen/files/patch-MGridGen_IMlib_IMlib.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/parmgridgen/files/patch-MGridGen_IMlib_IMlib.h b/math/parmgridgen/files/patch-MGridGen_IMlib_IMlib.h
new file mode 100644
index 000000000000..576bd5bd5204
--- /dev/null
+++ b/math/parmgridgen/files/patch-MGridGen_IMlib_IMlib.h
@@ -0,0 +1,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
+
+ /*************************************************************************