On 02/18/2016 11:05 AM, Peter Maydell wrote: > Clean up includes so that osdep.h is included first and headers > which it implies are not included manually. > > This commit was created with scripts/clean-includes. > > NB: If this commit breaks compilation for your out-of-tree > patchseries or fork, then you need to make sure you add > #include "qemu/osdep.h" to any new .c files that you have. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > ---
> 97 files changed, 156 deletions(-) > > +++ b/include/migration/qemu-file.h > @@ -25,7 +25,6 @@ > #define QEMU_FILE_H 1 > #include "exec/cpu-common.h" > > -#include <stdint.h> > > /* This function writes a chunk of data to a file at the given position. Cleanups like this change the resulting whitespace in the file. I don't personally care, but I'm pointing it out in case someone does. Reviewed-by: Eric Blake <ebl...@redhat.com> -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature