mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
maint: remove unnecessary virutil.h includes
Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Laine Stump <laine@redhat.com>
This commit is contained in:
parent
8eb7d869ed
commit
baa779ea9c
@ -35,7 +35,6 @@
|
||||
#include "esx_vi_methods.h"
|
||||
#include "esx_util.h"
|
||||
#include "virstring.h"
|
||||
#include "virutil.h"
|
||||
|
||||
#define VIR_FROM_THIS VIR_FROM_ESX
|
||||
|
||||
|
@ -43,7 +43,6 @@
|
||||
#include "configmake.h"
|
||||
#include "virstring.h"
|
||||
#include "virfirewall.h"
|
||||
#include "virutil.h"
|
||||
|
||||
#define VIR_FROM_THIS VIR_FROM_NWFILTER
|
||||
|
||||
|
@ -40,7 +40,6 @@
|
||||
#include "vircommand.h"
|
||||
#include "virstring.h"
|
||||
#include "virhostcpu.h"
|
||||
#include "virutil.h"
|
||||
|
||||
#define VIR_FROM_THIS VIR_FROM_OPENVZ
|
||||
|
||||
|
@ -34,7 +34,6 @@
|
||||
#include "datatypes.h"
|
||||
#include "virbitmap.h"
|
||||
#include "virdnsmasq.h"
|
||||
#include "virutil.h"
|
||||
#include "vircommand.h"
|
||||
#include "viralloc.h"
|
||||
#include "virerror.h"
|
||||
|
@ -28,7 +28,6 @@
|
||||
#include "virfirewalldpriv.h"
|
||||
#include "viralloc.h"
|
||||
#include "virerror.h"
|
||||
#include "virutil.h"
|
||||
#include "virlog.h"
|
||||
#include "virgdbus.h"
|
||||
#include "virenum.h"
|
||||
|
@ -32,7 +32,6 @@
|
||||
#include "vmware_conf.h"
|
||||
#include "virstring.h"
|
||||
#include "virlog.h"
|
||||
#include "virutil.h"
|
||||
|
||||
#define VIR_FROM_THIS VIR_FROM_VMWARE
|
||||
|
||||
|
@ -12,7 +12,6 @@
|
||||
# include "qemu/qemu_capspriv.h"
|
||||
# include "virstring.h"
|
||||
# include "virfilecache.h"
|
||||
# include "virutil.h"
|
||||
|
||||
# define VIR_FROM_THIS VIR_FROM_QEMU
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user