diff options
Diffstat (limited to 'tests/io-channel-helpers.c')
-rw-r--r-- | tests/io-channel-helpers.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/io-channel-helpers.c b/tests/io-channel-helpers.c index 78d36dd703..844066904b 100644 --- a/tests/io-channel-helpers.c +++ b/tests/io-channel-helpers.c @@ -18,6 +18,7 @@ * */ +#include "qemu/osdep.h" #include "io-channel-helpers.h" struct QIOChannelTest { |