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

Commit 7f0ef73e authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Fix libcutils/dlmalloc_stubs.c build breakage.

Change-Id: I344c410c100ce13c7a88063bf5354ad61c50094b
parent 03b87b49
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@
 * limitations under the License.
 */

#include "../../../bionic/libc/bionic/dlmalloc.h"
#include "log/log.h"

#define UNUSED __attribute__((__unused__))