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