summaryrefslogtreecommitdiffstats
path: root/sdch/linux
diff options
context:
space:
mode:
Diffstat (limited to 'sdch/linux')
-rw-r--r--sdch/linux/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdch/linux/config.h b/sdch/linux/config.h
index 1261918..3232eae 100644
--- a/sdch/linux/config.h
+++ b/sdch/linux/config.h
@@ -20,6 +20,8 @@
#define HAVE_INTTYPES_H 1
/* Define to 1 if you have the <malloc.h> header file. */
+/* Manual edit: This is defined in AndroidConfig.h. */
+#undef HAVE_MALLOC_H
#define HAVE_MALLOC_H 1
/* Define to 1 if you have the `memalign' function. */