]> git.proxmox.com Git - mirror_qemu.git/blobdiff - crypto/pbkdf-gcrypt.c
include/qemu/osdep.h: Don't include qapi/error.h
[mirror_qemu.git] / crypto / pbkdf-gcrypt.c
index 885614dfcca27e8c1f09d1938a72d8728587b19a..997b311d84f0da0e938f7986d28c749066cf6814 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "crypto/pbkdf.h"
 #include "gcrypt.h"