From: Adam Tao <tcx4c70@xxxxxxxxx> Signed-off-by: Peng Liang <tcx4c70@xxxxxxxxx> --- src/vmx/vmx.c | 1 - src/vmx/vmx.h | 2 -- 2 files changed, 3 deletions(-) diff --git a/src/vmx/vmx.c b/src/vmx/vmx.c index 8150bbfaa9..ac4f068a67 100644 --- a/src/vmx/vmx.c +++ b/src/vmx/vmx.c @@ -24,7 +24,6 @@ #include "internal.h" #include "virerror.h" -#include "virfile.h" #include "virconf.h" #include "viralloc.h" #include "virlog.h" diff --git a/src/vmx/vmx.h b/src/vmx/vmx.h index f05c7db33a..7acd03e5c7 100644 --- a/src/vmx/vmx.h +++ b/src/vmx/vmx.h @@ -21,8 +21,6 @@ #pragma once -#include "internal.h" -#include "virconf.h" #include "domain_conf.h" #define VMX_CONFIG_FORMAT_ARGV "vmware-vmx" -- 2.36.1