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

* commit '7a4a9296217932e78e9c7260167ac968ef86baf8':
  Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h.
This commit is contained in:
Elliott Hughes 2015-07-08 23:41:34 +00:00 committed by Android Git Automerger
commit b9bdda3aff
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.
*/