]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: clean up includes
authorJán Tomko <jtomko@redhat.com>
Wed, 13 Apr 2016 06:12:47 +0000 (08:12 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 13 Apr 2016 11:00:53 +0000 (13:00 +0200)
commitf36c9f7b6ceecb1b3cacb3aad5d69503170d6096
tree8d9c24989d9f7ff8dc1e87ec5cb7ad06b04666ee
parent0da965c5e0bd0eecdf9cd2c21018b33091290ba2
tests: clean up includes

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
tests/testutilsqemu.h