diff options
Diffstat (limited to 'crypto/hash.c')
-rw-r--r-- | crypto/hash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/hash.c b/crypto/hash.c index 6e83f43e4a..33324b6d06 100644 --- a/crypto/hash.c +++ b/crypto/hash.c @@ -18,6 +18,7 @@ * */ +#include "qemu/osdep.h" #include "crypto/hash.h" #ifdef CONFIG_GNUTLS_HASH |