diff options
Diffstat (limited to 'tests/test-io-channel-file.c')
-rw-r--r-- | tests/test-io-channel-file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-io-channel-file.c b/tests/test-io-channel-file.c index 1e7f3c7f12..6bfede6bb7 100644 --- a/tests/test-io-channel-file.c +++ b/tests/test-io-channel-file.c @@ -22,7 +22,7 @@ #include "io/channel-file.h" #include "io/channel-util.h" #include "io-channel-helpers.h" - +#include "qapi/error.h" static void test_io_channel_file(void) { |