On 09.05.2025 18:32, Andrew Cooper wrote: > elfstructs.h needs the stdint.h types. Two headers arrange this manually, but > elf.h and livepatch.h do not, which breaks source files whose headers are > properly sorted. > > elfstructs.h is used by tools too, so use stdint directly outside of Xen. > > Clean up trailing whitespace. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Acked-by: Jan Beulich <jbeul...@suse.com>