summaryrefslogtreecommitdiff
path: root/graphics/xfractint/files/patch-common__memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xfractint/files/patch-common__memory.c')
-rw-r--r--graphics/xfractint/files/patch-common__memory.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/xfractint/files/patch-common__memory.c b/graphics/xfractint/files/patch-common__memory.c
new file mode 100644
index 000000000000..3562852fd515
--- /dev/null
+++ b/graphics/xfractint/files/patch-common__memory.c
@@ -0,0 +1,9 @@
+--- ./common/memory.c.orig 2006-12-17 12:06:05.000000000 -0500
++++ ./common/memory.c 2010-01-27 13:52:46.000000000 -0500
+@@ -1,6 +1,5 @@
+ #include <string.h>
+ #include <limits.h>
+-#include <malloc.h>
+
+ #if (!defined(XFRACT) && !defined(WINFRACT))
+ #include <io.h>