summaryrefslogtreecommitdiff
path: root/crypto/ivgen-plain.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ivgen-plain.c')
-rw-r--r--crypto/ivgen-plain.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/ivgen-plain.c b/crypto/ivgen-plain.c
index 6a85256cac..9b9b4ad0bf 100644
--- a/crypto/ivgen-plain.c
+++ b/crypto/ivgen-plain.c
@@ -19,6 +19,8 @@
*/
#include "qemu/osdep.h"
+#include "qapi/error.h"
+#include "qemu/bswap.h"
#include "crypto/ivgen-plain.h"
static int qcrypto_ivgen_plain_init(QCryptoIVGen *ivgen,