From ee098fc1d0c39699a5c81685c12edef1e86c1f8c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 18 Aug 2003 01:11:10 +0000 Subject: excluded malloc.h for MacOS X because of compile troubles svn path=/trunk/externals/unauthorized/; revision=883 --- sonogram~/sonogram~.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sonogram~/sonogram~.c') diff --git a/sonogram~/sonogram~.c b/sonogram~/sonogram~.c index d16f6ca..844f71f 100644 --- a/sonogram~/sonogram~.c +++ b/sonogram~/sonogram~.c @@ -37,7 +37,9 @@ #include #include #include +#ifndef MACOSX #include +#endif #include #include #ifdef UNIX -- cgit v1.2.1