diff options
Diffstat (limited to 'tests/test-crypto-pbkdf.c')
-rw-r--r-- | tests/test-crypto-pbkdf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-crypto-pbkdf.c b/tests/test-crypto-pbkdf.c index bb9c14c110..8ceceb1827 100644 --- a/tests/test-crypto-pbkdf.c +++ b/tests/test-crypto-pbkdf.c @@ -19,6 +19,7 @@ */ #include "qemu/osdep.h" +#include "qapi/error.h" #include "crypto/init.h" #ifndef _WIN32 #include <sys/resource.h> |