mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
hyperv: Remove unused includes
Signed-off-by: Peng Liang <tcx4c70@gmail.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
623efbcb11
commit
07d8142814
@ -23,11 +23,9 @@
|
||||
#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 {
|
||||
|
@ -22,13 +22,10 @@
|
||||
#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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user