summaryrefslogtreecommitdiff
path: root/tests/test-io-channel-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-io-channel-file.c')
-rw-r--r--tests/test-io-channel-file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-io-channel-file.c b/tests/test-io-channel-file.c
index f276a32de0..c5d3d3c251 100644
--- a/tests/test-io-channel-file.c
+++ b/tests/test-io-channel-file.c
@@ -18,6 +18,7 @@
*
*/
+#include "qemu/osdep.h"
#include "io/channel-file.h"
#include "io-channel-helpers.h"