mirror of
https://github.com/mii443/qemu.git
synced 2025-08-25 08:29:25 +00:00
Rearrange include directives so that we include osdep.h first. This has to be done manually because clean-includes doesn't handle C++. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Eric Blake <eblake@redhat.com>