diff options
Diffstat (limited to 'io/channel-tls.c')
-rw-r--r-- | io/channel-tls.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io/channel-tls.c b/io/channel-tls.c index 8ac4f76..7608fd9 100644 --- a/io/channel-tls.c +++ b/io/channel-tls.c @@ -18,6 +18,7 @@ * */ +#include "qemu/osdep.h" #include "io/channel-tls.h" #include "trace.h" |