]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: qemu_command: clean up includes
authorJán Tomko <jtomko@redhat.com>
Wed, 15 Dec 2021 14:53:27 +0000 (15:53 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 16 Dec 2021 15:53:42 +0000 (16:53 +0100)
commit8ab1a0fdc9c54c3874e988424e2f74fbb1d4553f
treed528a31faacdd94ba0c855d9fd7cc9a717e81d7c
parent85574319952af2cf538d185bd58e4ed3edc7a3e8
qemu: qemu_command: clean up includes

Over time, the code using them got split into other files.
(Mostly qemu_interface.c and qemu_process.c)

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Ani Sinha <ani@anisinha.ca>
src/qemu/qemu_command.c