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 cebeb793b0..31372777ae 100644 --- a/tests/test-replication.c +++ b/tests/test-replication.c @@ -11,6 +11,7 @@ #include "qemu/osdep.h" #include "qapi/error.h" +#include "qapi/qmp/qdict.h" #include "replication.h" #include "block/block_int.h" #include "sysemu/block-backend.h" |