Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 243d942e authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 5433b577: am 7a4a9296: am fd5692b3: Merge "Stop polluting the namespace...

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

* commit '5433b577':
  Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h.
parents 9236eb13 5433b577
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -32,11 +32,6 @@
 * comments.
 */

/*
 * Define if we have <malloc.h> header
 */
/* #define HAVE_MALLOC_H 1 */

/*
 * The default path separator for the platform
 */
+0 −5
Original line number Diff line number Diff line
@@ -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.
 */
+0 −5
Original line number Diff line number Diff line
@@ -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.
 */
+0 −5
Original line number Diff line number Diff line
@@ -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.
 */
+0 −5
Original line number Diff line number Diff line
@@ -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.
 */
Loading