Signed-off-by: Peng Liang <tcx4c70@gmail.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
#pragma once
#include "internal.h"
-#include "virerror.h"
#include "hyperv_util.h"
#include "hyperv_wsman.h"
#include "capabilities.h"
-#include "domain_conf.h"
typedef struct _hypervPrivate hypervPrivate;
struct _hypervPrivate {
#include <config.h>
#include "internal.h"
-#include "datatypes.h"
#include "viralloc.h"
#include "virlog.h"
-#include "viruuid.h"
#include "hyperv_private.h"
#include "hyperv_util.h"
-#include "virstring.h"
#define VIR_FROM_THIS VIR_FROM_HYPERV