diff options
| author | Hisam Mehboob <hisamshar@gmail.com> | 2026-04-09 21:40:22 +0500 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2026-05-23 10:05:26 +0200 |
| commit | 2d42c7cf1a2dad694db0c518b0e004502859f11c (patch) | |
| tree | f470008de25117373a234b8e43133c61be891b4e /scripts/gdb/linux/xarray.py | |
| parent | 06c4f99526784938663a5e82b1ea1b67a4794491 (diff) | |
KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>
<bits/endian.h> is a glibc-internal header that explicitly states it
should never be included directly:
#error "Never use <bits/endian.h> directly; include <endian.h> instead."
Replace it with the correct public header <endian.h> which works on
all C libraries including musl. Building KVM selftests with musl-gcc
fails with:
lib/elf.c:10:10: fatal error: bits/endian.h: No such file or directory
Fixes: 6089ae0bd5e1 ("kvm: selftests: add sync_regs_test")
Signed-off-by: Hisam Mehboob <hisamshar@gmail.com>
Message-ID: <20260409164020.1575176-4-hisamshar@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions
