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 d94faacdf2..31eea19bc9 100644 --- a/crypto/init.c +++ b/crypto/init.c @@ -18,6 +18,7 @@ * */ +#include "qemu/osdep.h" #include "crypto/init.h" #include "qemu/thread.h" |