On 22 September 2017 at 16:39, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
> applied using ./scripts/clean-includes
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> block/dmg.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/block/dmg.h b/block/dmg.h
> index b592d6fa8b..2ecf239ba5 100644
> --- a/block/dmg.h
> +++ b/block/dmg.h
> @@ -26,7 +26,6 @@
> #ifndef BLOCK_DMG_H
> #define BLOCK_DMG_H
>
> -#include "qemu/osdep.h"
> #include "qemu-common.h"
> #include "block/block_int.h"
> #include <zlib.h>
> --
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM