Chromium Code Reviews| 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. */ |