Re: [Qemu-devel] [PATCH 05/15] util: Clean up includes

2016-02-04 Thread Peter Maydell
On 29 January 2016 at 17:49, 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 > diff --git a/util/oslib-posix.c b/util/osli

[Qemu-devel] [PATCH 05/15] util: 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 --- util/acl.c | 1 + util/base64.c| 1 + util/bitmap.c