diff options
Diffstat (limited to 'tests/test-replication.c')
-rw-r--r-- | tests/test-replication.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-replication.c b/tests/test-replication.c index 68c0d04f2a..c8165ae954 100644 --- a/tests/test-replication.c +++ b/tests/test-replication.c @@ -15,6 +15,7 @@ #include "qemu/option.h" #include "replication.h" #include "block/block_int.h" +#include "block/qdict.h" #include "sysemu/block-backend.h" #define IMG_SIZE (64 * 1024 * 1024) |