qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio

block: remove "qemu/osdep.h" from header file

applied using ./scripts/clean-includes

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>

authored by

Philippe Mathieu-Daudé and committed by
Michael Tokarev
7d98febd b86caf7a

-1
-1
block/dmg.h
··· 26 26 #ifndef BLOCK_DMG_H 27 27 #define BLOCK_DMG_H 28 28 29 - #include "qemu/osdep.h" 30 29 #include "qemu-common.h" 31 30 #include "block/block_int.h" 32 31 #include <zlib.h>