projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b86caf7
)
block: remove "qemu/osdep.h" from header file
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Tue, 17 Oct 2017 16:43:55 +0000
(13:43 -0300)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Mon, 18 Dec 2017 14:07:02 +0000
(17:07 +0300)
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>
block/dmg.h
patch
|
blob
|
history
diff --git
a/block/dmg.h
b/block/dmg.h
index b592d6fa8b75e7e471b35f4051d77484e3d7126a..2ecf239ba581ae37feffe3691f629a5a8e462ade 100644
(file)
--- 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>