On Tue, Feb 10, 2009 at 6:09 AM, Michael Dickens <m...@alum.mit.edu> wrote:

> This change breaks compile on OSX ... malloc.h is in /usr/include/malloc/ on
> OSX, and is not needed on OSX or LINUX to be best of my knowledge for this
> code to compile ... only for the Windows environment.  Here's my suggested
> patch ... does no harm on Linux, takes care of the issue on Windows, and
> allows OSX to compile:

Can you try changing the include to stdlib.h to see if that works on OSX?

Johnathan


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to