Re: [Qemu-devel] [PATCH 8/8] include: Clean up includes

2016-02-18 Thread Peter Maydell
On 18 February 2016 at 19:54, Eric Blake wrote: > 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 break

Re: [Qemu-devel] [PATCH 8/8] include: Clean up includes

2016-02-18 Thread Eric Blake
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 for

[Qemu-devel] [PATCH 8/8] include: Clean up includes

2016-02-18 Thread Peter Maydell
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.