diff options
Diffstat (limited to 'tests/test-crypto-hash.c')
-rw-r--r-- | tests/test-crypto-hash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-crypto-hash.c b/tests/test-crypto-hash.c index 3ec31dde7b..735d6d7e0b 100644 --- a/tests/test-crypto-hash.c +++ b/tests/test-crypto-hash.c @@ -18,6 +18,7 @@ * */ +#include "qemu/osdep.h" #include <glib.h> #include "crypto/init.h" |