mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
vmware: 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
3ef307cb9b
commit
5bfb23850e
@ -26,7 +26,6 @@
|
||||
#include "cpu/cpu.h"
|
||||
#include "viralloc.h"
|
||||
#include "virfile.h"
|
||||
#include "viruuid.h"
|
||||
#include "virerror.h"
|
||||
#include "vmx.h"
|
||||
#include "vmware_conf.h"
|
||||
|
@ -34,7 +34,6 @@
|
||||
#include "vmx.h"
|
||||
#include "vmware_conf.h"
|
||||
#include "vmware_driver.h"
|
||||
#include "virstring.h"
|
||||
|
||||
/* Various places we may find the "vmrun" binary,
|
||||
* without a leading / it will be searched in PATH
|
||||
|
Loading…
Reference in New Issue
Block a user