summaryrefslogtreecommitdiff
path: root/graphics/xfractint/files/patch-biginit.c
blob: 1dc6acf9c35d5cf43f1acaed8d50a06ee0626e21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- biginit.c.orig	Tue Sep  7 00:38:10 1999
+++ biginit.c	Sun Dec  7 10:50:07 2003
@@ -7,7 +7,9 @@
 */
 
 #include <string.h>
+#ifndef BIG_ANSI_C
 #include <malloc.h>
+#endif
   /* see Fractint.c for a description of the "include"  hierarchy */
 #include "port.h"
 #include "prototyp.h"