am fd5692b3: Merge "Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h."

* commit 'fd5692b32c88306cfc800bdffb10a277d9cb080a':
  Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h.
This commit is contained in:
Elliott Hughes 2015-07-08 23:22:44 +00:00 committed by Android Git Automerger
commit 7a4a929621
7 changed files with 0 additions and 35 deletions

View File

@ -32,11 +32,6 @@
* comments.
*/
/*
* Define if we have <malloc.h> header
*/
/* #define HAVE_MALLOC_H 1 */
/*
* The default path separator for the platform
*/

View File

@ -32,11 +32,6 @@
* comments.
*/
/*
* Define if we have <malloc.h> header
*/
#define HAVE_MALLOC_H 1
/*
* Define if we're running on *our* linux on device or emulator.
*/

View File

@ -32,11 +32,6 @@
* comments.
*/
/*
* Define if we have <malloc.h> header
*/
#define HAVE_MALLOC_H 1
/*
* Define if we're running on *our* linux on device or emulator.
*/

View File

@ -32,11 +32,6 @@
* comments.
*/
/*
* Define if we have <malloc.h> header
*/
#define HAVE_MALLOC_H 1
/*
* Define if we're running on *our* linux on device or emulator.
*/

View File

@ -32,11 +32,6 @@
* comments.
*/
/*
* Define if we have <malloc.h> header
*/
#define HAVE_MALLOC_H 1
/*
* Define if we're running on *our* linux on device or emulator.
*/

View File

@ -40,11 +40,6 @@
#define _FILE_OFFSET_BITS 64
#define _LARGEFILE_SOURCE 1
/*
* Define if we have <malloc.h> header
*/
#define HAVE_MALLOC_H 1
/*
* The default path separator for the platform
*/

View File

@ -18,11 +18,6 @@
* comments.
*/
/*
* Define if we have <malloc.h> header
*/
#define HAVE_MALLOC_H 1
/*
* Define if we're running on *our* linux on device or emulator.
*/