summary refs log tree commit diff stats
path: root/crypto/random-platform.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/random-platform.c')
-rw-r--r--crypto/random-platform.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/random-platform.c b/crypto/random-platform.c
index 92eed0ee78..7541b4cae7 100644
--- a/crypto/random-platform.c
+++ b/crypto/random-platform.c
@@ -21,6 +21,7 @@
 #include "qemu/osdep.h"
 
 #include "crypto/random.h"
+#include "qapi/error.h"
 
 #ifdef _WIN32
 #include <wincrypt.h>