]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - crypto/ivgen-essiv.c
include/qemu/osdep.h: Don't include qapi/error.h
[thirdparty/qemu.git] / crypto / ivgen-essiv.c
index 5649c01b8575b7f1f77abf1eead388b85dee0b60..2fd89def0fd165049ebd32cb3056763fe55e1ec3 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "crypto/ivgen-essiv.h"
 
 typedef struct QCryptoIVGenESSIV QCryptoIVGenESSIV;