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