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