]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - crypto/hash.c
include/qemu/osdep.h: Don't include qapi/error.h
[thirdparty/qemu.git] / crypto / hash.c
index 4a8c0caea1ba2727f5b4228bfc6955b02d820456..b90af3495a02a3460eef0b67ffc9f24a4b68092f 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "crypto/hash.h"
 
 #ifdef CONFIG_GNUTLS_HASH