diff options
Diffstat (limited to 'crypto/ivgen-essiv.c')
-rw-r--r-- | crypto/ivgen-essiv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/ivgen-essiv.c b/crypto/ivgen-essiv.c index ad4d926c19..aeaa8fcd5b 100644 --- a/crypto/ivgen-essiv.c +++ b/crypto/ivgen-essiv.c @@ -19,7 +19,6 @@ */ #include "qemu/osdep.h" -#include "qapi/error.h" #include "qemu/bswap.h" #include "crypto/ivgen-essiv.h" |