aboutsummaryrefslogtreecommitdiff
path: root/other/vbap.c
diff options
context:
space:
mode:
Diffstat (limited to 'other/vbap.c')
-rwxr-xr-xother/vbap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/other/vbap.c b/other/vbap.c
index ea91e1e..57dae7b 100755
--- a/other/vbap.c
+++ b/other/vbap.c
@@ -20,7 +20,9 @@ Laboratory of Acoustics and Audio Signal Processing
#include <math.h>
#include <stdio.h>
+#ifndef __APPLE__
#include <malloc.h>
+#endif
#include <string.h> /* strtok */
#define MAX_TRIPLET_AMOUNT 64