aboutsummaryrefslogtreecommitdiff
path: root/crypto/ivgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ivgen.c')
-rw-r--r--crypto/ivgen.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/ivgen.c b/crypto/ivgen.c
index 4ffc1eb886..f66435112b 100644
--- a/crypto/ivgen.c
+++ b/crypto/ivgen.c
@@ -19,6 +19,8 @@
*/
#include "qemu/osdep.h"
+#include "qapi/error.h"
+
#include "crypto/ivgenpriv.h"
#include "crypto/ivgen-plain.h"
#include "crypto/ivgen-plain64.h"