am b122da64: Merge "Fix libcutils/dlmalloc_stubs.c build breakage."

* commit 'b122da648dd1a7860776bc90b219ffa8c215faa6':
  Fix libcutils/dlmalloc_stubs.c build breakage.
This commit is contained in:
Elliott Hughes 2014-06-04 04:06:03 +00:00 committed by Android Git Automerger
commit e7110ac09b

View file

@ -14,7 +14,6 @@
* limitations under the License.
*/
#include "../../../bionic/libc/bionic/dlmalloc.h"
#include "log/log.h"
#define UNUSED __attribute__((__unused__))