On 27.06.2023 09:56, Andrew Cooper wrote: > We're about to rearrange the common and arch types.h split. While most > users already include <xen/types.h>, a few do not and some files fail to > compile as a result. > > Almost all logic is going to have types very early in the include chain. Drop > the include entirely from C files, and swap to the common types.h in headers. > > No functional change. > > Signed-off-by: Andrew Cooper <[email protected]>
Acked-by: Jan Beulich <[email protected]>
