diff options
Diffstat (limited to 'tests/test-io-task.c')
-rw-r--r-- | tests/test-io-task.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-io-task.c b/tests/test-io-task.c index bac1bb4e7a..aa8b653bfa 100644 --- a/tests/test-io-task.c +++ b/tests/test-io-task.c @@ -22,6 +22,7 @@ #include "io/task.h" #include "qapi/error.h" +#include "qemu/module.h" #define TYPE_DUMMY "qemu:dummy" |