diff options
Diffstat (limited to 'tests/test-crypto-tlscredsx509.c')
-rw-r--r-- | tests/test-crypto-tlscredsx509.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-crypto-tlscredsx509.c b/tests/test-crypto-tlscredsx509.c index 940a026c6e..a27efb7540 100644 --- a/tests/test-crypto-tlscredsx509.c +++ b/tests/test-crypto-tlscredsx509.c @@ -23,6 +23,7 @@ #include "crypto-tls-x509-helpers.h" #include "crypto/tlscredsx509.h" #include "qapi/error.h" +#include "qemu/module.h" #ifdef QCRYPTO_HAVE_TLS_TEST_SUPPORT |