
13 Apr
2016
13 Apr
'16
4:13 a.m.
On Wed, Apr 13, 2016 at 09:51:39 +0200, Ján Tomko wrote:
After removing qemuBuildCommandLineCallbacks, testutilsqemu.h does not need to include qemu_command.h.
Include just qemu_conf.h here and qemu_domain_address.h in files that need it. --- tests/qemuxml2xmltest.c | 2 +- tests/testutilsqemu.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
ACK