From: Ján Tomko Date: Sun, 23 Feb 2020 22:01:44 +0000 (+0100) Subject: hyperv: include virxml.h X-Git-Tag: v6.7.0-rc1~225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f81fb41adde6e47bc65b3b10e103a717db82d64;p=thirdparty%2Flibvirt.git hyperv: include virxml.h This file is using XML functions without including the header. Signed-off-by: Ján Tomko Reviewed-by: Martin Kletzander --- diff --git a/src/hyperv/hyperv_wmi.c b/src/hyperv/hyperv_wmi.c index f8d0aaf373..917298d027 100644 --- a/src/hyperv/hyperv_wmi.c +++ b/src/hyperv/hyperv_wmi.c @@ -37,6 +37,7 @@ #include "virstring.h" #include "openwsman.h" #include "virlog.h" +#include "virxml.h" #define WS_SERIALIZER_FREE_MEM_WORKS 0