On 22 September 2017 at 16:39, Philippe Mathieu-Daudé <[email protected]> wrote: > applied using ./scripts/clean-includes > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > 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 <[email protected]> thanks -- PMM
