diff options
Diffstat (limited to 'crypto/tlscredsx509.c')
-rw-r--r-- | crypto/tlscredsx509.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/tlscredsx509.c b/crypto/tlscredsx509.c index d58fdea347..8664b825bf 100644 --- a/crypto/tlscredsx509.c +++ b/crypto/tlscredsx509.c @@ -18,6 +18,7 @@ * */ +#include "qemu/osdep.h" #include "crypto/tlscredsx509.h" #include "crypto/tlscredspriv.h" #include "crypto/secret.h" |