Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(256)

Unified Diff: sdch/linux/config.h

Issue 10332074: Update sdch's config.h for Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use existing linux/config.h Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdch/linux/config.h
diff --git a/sdch/linux/config.h b/sdch/linux/config.h
index 1261918d0d3fcb203b4331356d301379bdc18fd6..3232eae67eb1b256b6598aebd30c0d6c7a013e7d 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. */
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698