x86: Adjust Linux x32 dl-cache inclusion path

It fixes the x32 build failure introduced by 45e2483a6c.

Checked on a x86_64-linux-gnu-x32 build.
This commit is contained in:
Adhemerval Zanella 2023-06-26 16:48:07 -03:00
parent 6f962278e2
commit b29e70657d

View File

@ -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