On Fri, May 9, 2025 at 5:32 PM Andrew Cooper <andrew.coop...@citrix.com> 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>
Reviewed-by: Ross Lagerwall <ross.lagerw...@citrix.com>