summaryrefslogtreecommitdiff
path: root/crypto/ivgen-essiv.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ivgen-essiv.c')
-rw-r--r--crypto/ivgen-essiv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/ivgen-essiv.c b/crypto/ivgen-essiv.c
index 2fd89def0f..634de63338 100644
--- a/crypto/ivgen-essiv.c
+++ b/crypto/ivgen-essiv.c
@@ -20,6 +20,7 @@
#include "qemu/osdep.h"
#include "qapi/error.h"
+#include "qemu/bswap.h"
#include "crypto/ivgen-essiv.h"
typedef struct QCryptoIVGenESSIV QCryptoIVGenESSIV;