vmx: Remove unused includes

Signed-off-by: Peng Liang <tcx4c70@gmail.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peng Liang 2022-06-08 20:13:10 +08:00 committed by Ján Tomko
parent 5bfb23850e
commit 0e791283e0
2 changed files with 0 additions and 2 deletions

View File

@ -24,7 +24,6 @@
#include "internal.h"
#include "virerror.h"
#include "virfile.h"
#include "virconf.h"
#include "viralloc.h"
#include "virlog.h"

View File

@ -22,7 +22,6 @@
#pragma once
#include "internal.h"
#include "virconf.h"
#include "domain_conf.h"
#define VMX_CONFIG_FORMAT_ARGV "vmware-vmx"