Try to build Golded+ in MacOSX

This commit is contained in:
Stas Degteff 2006-01-14 22:18:22 +00:00
parent ae3736fc28
commit cba73cfa0d

View File

@ -49,7 +49,7 @@
/* ANSI C Library headers */
#ifndef __FreeBSD__
#if !defined(__FreeBSD__) && !defined(__APPLE__)
#include <malloc.h>
#endif