mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 15:48:20 +00:00
Include qemu/osdep.h as the first include in generated .c files, so they don't implicitly rely on some other included header to pull it in. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Eric Blake <eblake@redhat.com>