summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/MemoryRemoteTest.cpp
diff options
context:
space:
mode:
authorMartin Stjernholm <mast@google.com>2020-04-29 12:27:37 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-04-29 12:27:37 +0000
commit9e1cabdfc7c52b54910ca76058acdea0e2f15c87 (patch)
tree8c9467ca53ea179ee8413006f34b042948927d85 /libunwindstack/tests/MemoryRemoteTest.cpp
parent6b4faa57cc457fbe38d97028ccbb9cbed9216683 (diff)
parent87bac1a411b3d178b66bc60ab1e49dc673e0596f (diff)
Merge "Revert "bionic_libc_platform_headers is only available when buil...""
Diffstat (limited to 'libunwindstack/tests/MemoryRemoteTest.cpp')
-rw-r--r--libunwindstack/tests/MemoryRemoteTest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libunwindstack/tests/MemoryRemoteTest.cpp b/libunwindstack/tests/MemoryRemoteTest.cpp
index 621893b1f..385078dca 100644
--- a/libunwindstack/tests/MemoryRemoteTest.cpp
+++ b/libunwindstack/tests/MemoryRemoteTest.cpp
@@ -28,6 +28,8 @@
#include <android-base/file.h>
#include <android-base/test_utils.h>
+#include <bionic/mte.h>
+#include <bionic/mte_kernel.h>
#include <gtest/gtest.h>
#include "MemoryRemote.h"