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 c3fcdaff06..55e2047b76 100644 --- a/crypto/tlscredsanon.c +++ b/crypto/tlscredsanon.c @@ -18,6 +18,7 @@ * */ +#include "qemu/osdep.h" #include "crypto/tlscredsanon.h" #include "crypto/tlscredspriv.h" #include "qom/object_interfaces.h" |