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

2016-02-18 Thread Peter Maydell
On 18 February 2016 at 19:16, 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. >> >> Signed-off-by: Peter May

Re: [Qemu-devel] [PATCH 7/8] all: 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. > > Signed-off-by: Peter Maydell > --- > 56 files changed, 2 insertions(+), 100

[Qemu-devel] [PATCH 7/8] all: 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. Signed-off-by: Peter Maydell --- audio/audio.h | 1 - bsd-user/qemu.h | 3 --- con