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