diff options
Diffstat (limited to 'block/vhdx-endian.c')
-rw-r--r-- | block/vhdx-endian.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block/vhdx-endian.c b/block/vhdx-endian.c index ebfa33cb8a..52c8027d99 100644 --- a/block/vhdx-endian.c +++ b/block/vhdx-endian.c @@ -16,7 +16,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "block/block_int.h" #include "qemu/bswap.h" #include "vhdx.h" |