diff options
Diffstat (limited to 'block/vhdx-endian.c')
-rw-r--r-- | block/vhdx-endian.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/block/vhdx-endian.c b/block/vhdx-endian.c index c306b90d54..429d7556bd 100644 --- a/block/vhdx-endian.c +++ b/block/vhdx-endian.c @@ -21,9 +21,6 @@ #include "qemu/bswap.h" #include "block/vhdx.h" -#include <uuid/uuid.h> - - /* * All the VHDX formats on disk are little endian - the following * are helper import/export functions to correctly convert |