aboutsummaryrefslogtreecommitdiff
path: root/libc/bionic/bionic_allocator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/bionic/bionic_allocator.cpp')
-rw-r--r--libc/bionic/bionic_allocator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/bionic/bionic_allocator.cpp b/libc/bionic/bionic_allocator.cpp
index d9302ad1b..da0f7d08b 100644
--- a/libc/bionic/bionic_allocator.cpp
+++ b/libc/bionic/bionic_allocator.cpp
@@ -38,6 +38,7 @@
#include <new>
#include <async_safe/log.h>
+#include <async_safe/CHECK.h>
#include "private/bionic_macros.h"
#include "private/bionic_page.h"