[Coin-discuss] Minor patch for coin/multifario

pfgshield-freebsd at yahoo.com pfgshield-freebsd at yahoo.com
Sat Feb 18 20:42:31 EST 2006


Hello;

Please add this patch to multifario, it's required to build on FreeBSD. FWIW, I
also think you can do without that define because stdlib.h is defined before.

best regards,

    Pedro.

--- multifario/src/MFAtlas.c.orig	Sat Feb 18 18:44:28 2006
+++ multifario/src/MFAtlas.c	Sat Feb 18 18:45:55 2006
@@ -4094,8 +4094,9 @@
 
   return;
  }
-
+#ifndef __STDC__
 #include <malloc.h>
+#endif
 
 void MFReportMemory()
  {


---
     Pedro F. Giffuni
     M. Sc. Industrial Eng. University of Pittsburgh
     Mech. Eng.      Universidad Nacional de Colombia
---
Yahoo is powered by FreeBSD    http://www.FreeBSD.org/


	

	
		
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



More information about the Coin-discuss mailing list