diff options
Diffstat (limited to 'tests/test-block-backend.c')
-rw-r--r-- | tests/test-block-backend.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-block-backend.c b/tests/test-block-backend.c index 5b5d6845c0..2fb1a444bd 100644 --- a/tests/test-block-backend.c +++ b/tests/test-block-backend.c @@ -26,6 +26,7 @@ #include "block/block.h" #include "sysemu/block-backend.h" #include "qapi/error.h" +#include "qemu/main-loop.h" static void test_drain_aio_error_flush_cb(void *opaque, int ret) { |