[Qemu-devel] [PULL 30/61] block: remove "qemu/osdep.h" from header file

Michael Tokarev posted 61 patches 7 years, 10 months ago
There is a newer version of this series
[Qemu-devel] [PULL 30/61] block: remove "qemu/osdep.h" from header file
Posted by Michael Tokarev 7 years, 10 months ago
From: Philippe Mathieu-Daudé <f4bug@amsat.org>

applied using ./scripts/clean-includes

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.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>
-- 
2.11.0