diff options
Diffstat (limited to 'tests/test-crypto-secret.c')
-rw-r--r-- | tests/test-crypto-secret.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-crypto-secret.c b/tests/test-crypto-secret.c index 43e295240c..aa26c20499 100644 --- a/tests/test-crypto-secret.c +++ b/tests/test-crypto-secret.c @@ -24,6 +24,7 @@ #include "crypto/init.h" #include "crypto/secret.h" #include "qapi/error.h" +#include "qemu/module.h" static void test_secret_direct(void) { |