diff --git a/libcutils/dlmalloc_stubs.c b/libcutils/dlmalloc_stubs.c index 6dca911b3..2db473d3a 100644 --- a/libcutils/dlmalloc_stubs.c +++ b/libcutils/dlmalloc_stubs.c @@ -14,7 +14,6 @@ * limitations under the License. */ -#include "../../../bionic/libc/bionic/dlmalloc.h" #include "log/log.h" #define UNUSED __attribute__((__unused__))