diff options
Diffstat (limited to 'crypto/random-gnutls.c')
-rw-r--r-- | crypto/random-gnutls.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/random-gnutls.c b/crypto/random-gnutls.c index 5350003a0b..445fd6a30b 100644 --- a/crypto/random-gnutls.c +++ b/crypto/random-gnutls.c @@ -21,6 +21,7 @@ #include "qemu/osdep.h" #include "crypto/random.h" +#include "qapi/error.h" #include <gnutls/gnutls.h> #include <gnutls/crypto.h> |