]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: command: remove unused includes
authorJán Tomko <jtomko@redhat.com>
Sun, 23 Feb 2020 13:33:30 +0000 (14:33 +0100)
committerJán Tomko <jtomko@redhat.com>
Sun, 23 Feb 2020 13:33:30 +0000 (14:33 +0100)
commit6801ad16241ef8c45a57e00e0ff70e60c7c63044
treee084fa046b5883620f5afe9b351b4ceea91f8fb8
parent9e792e6a3ceaecec5d49e22d401a494c1d0a89fd
bhyve: command: remove unused includes

These were needed for virBhyveTapGetRealDeviceName
but were not deleted after the function was moved
to src/util.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Fixes: a1bd8d2546c3e469f6a5ce119fad7da1cd473db5
src/bhyve/bhyve_command.c