]> git.proxmox.com Git - mirror_qemu.git/blobdiff - crypto/random-platform.c
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into...
[mirror_qemu.git] / crypto / random-platform.c
index 92eed0ee78296d4e0e612511f5b060c3eaef47bc..7541b4cae75200d60bca041acb8c4b601c52efca 100644 (file)
@@ -21,6 +21,7 @@
 #include "qemu/osdep.h"
 
 #include "crypto/random.h"
+#include "qapi/error.h"
 
 #ifdef _WIN32
 #include <wincrypt.h>