commit | a902a0d8767a84b0796e5a546070f2054035a1b2 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Wed Apr 05 23:56:49 2023 +0000 |
committer | Florian Mayer <fmayer@google.com> | Wed Apr 05 23:56:51 2023 +0000 |
tree | 32bc952f5e25913040be0d3962fa357665612b58 | |
parent | 3260e712549a392e4bc75bb34f06c5e087a3b0be [diff] |
Remove unused include Change-Id: Id46b277016e5f942a6cf8445d726da6fac254e22
diff --git a/linker/linker_main.cpp b/linker/linker_main.cpp index 833157e..26e2228 100644 --- a/linker/linker_main.cpp +++ b/linker/linker_main.cpp
@@ -43,7 +43,6 @@ #include "linker_tls.h" #include "linker_utils.h" -#include "private/bionic_auxv.h" #include "private/bionic_call_ifunc_resolver.h" #include "private/bionic_globals.h" #include "private/bionic_tls.h"