Merge "Fix libcutils/dlmalloc_stubs.c build breakage."

This commit is contained in:
Elliott Hughes 2014-06-04 03:50:33 +00:00 committed by Gerrit Code Review
commit b122da648d
1 changed files with 0 additions and 1 deletions

View File

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