diff options
Diffstat (limited to 'crypto/init.c')
-rw-r--r-- | crypto/init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/init.c b/crypto/init.c index 31eea19bc9..1e564d9492 100644 --- a/crypto/init.c +++ b/crypto/init.c @@ -20,6 +20,7 @@ #include "qemu/osdep.h" #include "crypto/init.h" +#include "qapi/error.h" #include "qemu/thread.h" #ifdef CONFIG_GNUTLS |