]> git.proxmox.com Git - mirror_qemu.git/blobdiff - crypto/pbkdf-stub.c
include/qemu/osdep.h: Don't include qapi/error.h
[mirror_qemu.git] / crypto / pbkdf-stub.c
index cfc30d3c2a050addff026ea48e3cb655dd9d3614..266a5051b7a74c82b46804f2f300f88d04f5d6d1 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "crypto/pbkdf.h"
 
 bool qcrypto_pbkdf2_supports(QCryptoHashAlgorithm hash G_GNUC_UNUSED)