diff options
Diffstat (limited to 'speex~')
-rw-r--r-- | speex~/speexout~.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/speex~/speexout~.c b/speex~/speexout~.c index d6b71c6..c6968d9 100644 --- a/speex~/speexout~.c +++ b/speex~/speexout~.c @@ -43,7 +43,7 @@ #include <stdlib.h> #include <fcntl.h> #include <sys/stat.h> -#ifndef MACOSX +#ifndef __APPLE__ #include <malloc.h> #endif #include <ctype.h> |