]> git.ipfire.org Git - thirdparty/libvirt.git/commit
hyperv: remove openwsman.h
authorMatt Coleman <mcoleman@datto.com>
Fri, 9 Oct 2020 07:46:09 +0000 (03:46 -0400)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 9 Oct 2020 08:13:38 +0000 (10:13 +0200)
commit69301382256282a07679437aabb9bce59bd1461e
treea7ede8fce9cd653636e6cbf42969e2f80aab06ba
parent6fa53f02df5ebb0c727b6654d3e63a6052cc7dab
hyperv: remove openwsman.h

This header's main purpose was to work around bugs in older versions of
openwsman. Most of the files using it only needed wsman-api.h, which
they now include directly.

Signed-off-by: Matt Coleman <matt@datto.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/hyperv/hyperv_driver.c
src/hyperv/hyperv_private.h
src/hyperv/hyperv_wmi.c
src/hyperv/hyperv_wmi.h
src/hyperv/hyperv_wmi_classes.h
src/hyperv/openwsman.h [deleted file]