aboutsummaryrefslogtreecommitdiff
path: root/mp3cast~/mp3cast~.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3cast~/mp3cast~.c')
-rw-r--r--mp3cast~/mp3cast~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3cast~/mp3cast~.c b/mp3cast~/mp3cast~.c
index 5d7609f..11c3d19 100644
--- a/mp3cast~/mp3cast~.c
+++ b/mp3cast~/mp3cast~.c
@@ -35,7 +35,7 @@
#include <stdlib.h>
#include <fcntl.h>
#include <sys/stat.h>
-#ifndef MACOSX
+#ifndef __APPLE__
#include <malloc.h>
#endif
#include <ctype.h>