diff options
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/block-luks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/block-luks.c b/crypto/block-luks.c index c3cacdb1ed..84d189a426 100644 --- a/crypto/block-luks.c +++ b/crypto/block-luks.c @@ -20,7 +20,6 @@ #include "qemu/osdep.h" #include "qapi/error.h" -#include "qapi/util.h" #include "qemu/bswap.h" #include "crypto/block-luks.h" |