Message ID | 20230626195235.1622526-1-adhemerval.zanella@linaro.org |
---|---|
State | New |
Headers | show |
Series | [COMMITTED] x86: Adjust Linux x32 dl-cache inclusion path | expand |
diff --git a/sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h b/sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h index 9ee58dd541..0cc04046fe 100644 --- a/sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h +++ b/sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h @@ -16,7 +16,7 @@ License along with the GNU C Library; if not, see <https://www.gnu.org/licenses/>. */ -#include <sysdeps/unix/sysv/linux/x86_64/dl-cache.h> +#include <sysdeps/x86_64/dl-cache.h> /* Defined as (FLAG_ELF_LIBC6 | FLAG_X8664_LIBX32). */ #undef _DL_CACHE_DEFAULT_ID