aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Prichard <rprichard@google.com>2024-03-04 17:29:41 -0800
committerRyan Prichard <rprichard@google.com>2024-03-04 17:29:41 -0800
commitcda315067444697a2cb0db5c4dfd8e7b88a05725 (patch)
tree72611624abc23317bb49a24c5658d8627cfdb7af
parente6a4943dfac3afb483433d362b6beccb491fb223 (diff)
downloadbionic-cda315067444697a2cb0db5c4dfd8e7b88a05725.tar.gz
Remove an unused include
Bug: none Test: bionic-unit-tests Change-Id: I738c24c82b5c4af5db275ba6566a5ba6f7d538ac
-rw-r--r--tests/libs/elftls_dtv_resize_helper.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/libs/elftls_dtv_resize_helper.cpp b/tests/libs/elftls_dtv_resize_helper.cpp
index 125f8e84f..340d5df72 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;