commit | cda315067444697a2cb0db5c4dfd8e7b88a05725 | [log] [tgz] |
---|---|---|
author | Ryan Prichard <rprichard@google.com> | Mon Mar 04 17:29:41 2024 -0800 |
committer | Ryan Prichard <rprichard@google.com> | Mon Mar 04 17:29:41 2024 -0800 |
tree | 72611624abc23317bb49a24c5658d8627cfdb7af | |
parent | e6a4943dfac3afb483433d362b6beccb491fb223 [diff] |
Remove an unused include Bug: none Test: bionic-unit-tests Change-Id: I738c24c82b5c4af5db275ba6566a5ba6f7d538ac
diff --git a/tests/libs/elftls_dtv_resize_helper.cpp b/tests/libs/elftls_dtv_resize_helper.cpp index 125f8e8..340d5df 100644 --- a/tests/libs/elftls_dtv_resize_helper.cpp +++ b/tests/libs/elftls_dtv_resize_helper.cpp
@@ -33,8 +33,6 @@ #include <functional> #include <iostream> -#include <android-base/test_utils.h> - #include "bionic/pthread_internal.h" constexpr bool kDumpModulesForDebugging = false;