freebsd-ports/graphics/xfractint/files/patch-soi1.c
Kirill Ponomarev 0f15446dff - Fix build on -current
PR:		60011
Submitted by:	Ports Fury
2003-12-07 16:09:49 +00:00

12 lines
233 B
C

--- soi1.c.orig Tue Sep 7 00:38:10 1999
+++ soi1.c Sun Dec 7 02:58:25 2003
@@ -13,7 +13,9 @@
*/
#include <time.h>
#include <string.h>
+#ifndef BIG_ANSI_C
#include <malloc.h>
+#endif
#include "port.h"
#include "prototyp.h"