From 4956c372cf320328952665629b2626e7cbc84c54 Mon Sep 17 00:00:00 2001 From: Josh Gao Date: Thu, 19 Dec 2019 16:35:51 -0800 Subject: Move bionic_macros.h from private to platform. Test: treehugger Change-Id: Ie473914f4c8924c7240b3ac22093a9daf42fc948 --- libc/malloc_debug/tests/malloc_debug_unit_tests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/malloc_debug/tests/malloc_debug_unit_tests.cpp') diff --git a/libc/malloc_debug/tests/malloc_debug_unit_tests.cpp b/libc/malloc_debug/tests/malloc_debug_unit_tests.cpp index 70457b9ad..c405c7f20 100644 --- a/libc/malloc_debug/tests/malloc_debug_unit_tests.cpp +++ b/libc/malloc_debug/tests/malloc_debug_unit_tests.cpp @@ -41,7 +41,7 @@ #include #include -#include +#include #include #include "Config.h" -- cgit v1.2.3