commit | b02629550d7bdea405364124a356f88791c56260 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon May 17 07:36:56 2021 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed May 26 14:49:46 2021 +0200 |
tree | c27d0aa1f9a783ebb0e40886309e7710d41dbba3 | |
parent | fd5fc4b12df60d8145d7557a4139426a1b78e554 [diff] |
replication: move include out of root directory The replication.h file is included from migration/colo.c and tests/unit/test-replication.c, so it should be in include/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>