diff options
Diffstat (limited to 'crypto/tlscredsanon.c')
-rw-r--r-- | crypto/tlscredsanon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/tlscredsanon.c b/crypto/tlscredsanon.c index 7ad66d1e7d..3024b17cfd 100644 --- a/crypto/tlscredsanon.c +++ b/crypto/tlscredsanon.c @@ -22,6 +22,7 @@ #include "crypto/tlscredsanon.h" #include "tlscredspriv.h" #include "qapi/error.h" +#include "qemu/module.h" #include "qom/object_interfaces.h" #include "trace.h" |