Signed-off-by: Peng Liang <tcx4c70@xxxxxxxxx> --- src/vmx/vmx.c | 1 - src/vmx/vmx.h | 1 - 2 files changed, 2 deletions(-) diff --git a/src/vmx/vmx.c b/src/vmx/vmx.c index c391caa910..6581173187 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..4aa1ff8069 100644 --- a/src/vmx/vmx.h +++ b/src/vmx/vmx.h @@ -22,7 +22,6 @@ #pragma once #include "internal.h" -#include "virconf.h" #include "domain_conf.h" #define VMX_CONFIG_FORMAT_ARGV "vmware-vmx" -- 2.36.1