diff options
Diffstat (limited to 'graphics/xfractint/files/patch-common__miscres.c')
-rw-r--r-- | graphics/xfractint/files/patch-common__miscres.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/xfractint/files/patch-common__miscres.c b/graphics/xfractint/files/patch-common__miscres.c new file mode 100644 index 000000000000..06451bc6451e --- /dev/null +++ b/graphics/xfractint/files/patch-common__miscres.c @@ -0,0 +1,10 @@ +--- ./common/miscres.c.orig 2007-05-02 20:32:43.000000000 -0400 ++++ ./common/miscres.c 2010-01-27 13:52:46.000000000 -0500 +@@ -5,7 +5,6 @@ + #include <string.h> + #include <ctype.h> + #include <time.h> +-#include <malloc.h> + + #ifndef XFRACT + #include <io.h> |