Re: [Qemu-devel] [PATCH 11/15] qobject: Clean up includes

2016-01-29 Thread Eric Blake
On 01/29/2016 10:50 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 > --- > qobject/json-lexer.c| 2 +- > qobjec

[Qemu-devel] [PATCH 11/15] qobject: Clean up includes

2016-01-29 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 --- qobject/json-lexer.c| 2 +- qobject/json-parser.c | 2 +- qobject/json-streamer.c | 1 + qobjec