]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
vbox: Remove unused includes
authorPeng Liang <tcx4c70@gmail.com>
Wed, 8 Jun 2022 12:13:08 +0000 (20:13 +0800)
committerJán Tomko <jtomko@redhat.com>
Thu, 16 Jun 2022 04:43:57 +0000 (06:43 +0200)
Signed-off-by: Peng Liang <tcx4c70@gmail.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/vbox/vbox_XPCOMCGlue.c
src/vbox/vbox_driver.c
src/vbox/vbox_network.c
src/vbox/vbox_storage.c
src/vbox/vbox_tmpl.c

index d7b4ae9aad86631f90bad408905e9935242d1c9b..77a3041612fb036f0202e2fb23d3817904bd3843 100644 (file)
 #include "vbox_XPCOMCGlue.h"
 #include "internal.h"
 #include "viralloc.h"
-#include "virutil.h"
 #include "virlog.h"
-#include "virerror.h"
 #include "virfile.h"
-#include "virstring.h"
 
 #define VIR_FROM_THIS VIR_FROM_VBOX
 
index 740af56a138ee3a3af810564f56a93f31ac26854..c64b1b3e43b2e5e67432e24fe436fb0a90a9d267 100644 (file)
@@ -38,8 +38,6 @@
 #include "vbox_driver.h"
 #include "vbox_XPCOMCGlue.h"
 #include "virerror.h"
-#include "domain_event.h"
-#include "domain_conf.h"
 
 #include "vbox_get_driver.h"
 
index 9c27ccda56d8aee3dff9bd65822f12bd24255423..f687ebbf1a701d94212bcc9ae48587833937a17c 100644 (file)
 
 #include "internal.h"
 #include "datatypes.h"
-#include "domain_conf.h"
 #include "domain_event.h"
 #include "virlog.h"
-#include "virstring.h"
 #include "viralloc.h"
 #include "network_conf.h"
 
index 10eb35c654fe843c018d30d9590baaf5dff2bb85..be609033e1a031dd8ef8a698af2dffb2ca11b487 100644 (file)
 
 #include "internal.h"
 #include "datatypes.h"
-#include "domain_conf.h"
-#include "domain_event.h"
 #include "virlog.h"
-#include "virstring.h"
 #include "storage_conf.h"
 #include "virutil.h"
 
index 7344882bbdce3a47466ed42fc86bf8cc56193179..52b1c93b6d0f4b6b7764fd0459fbf2835f268727 100644 (file)
@@ -42,7 +42,6 @@
 #include "viralloc.h"
 #include "virlog.h"
 #include "virstring.h"
-#include "virutil.h"
 
 /* This one changes from version to version. */
 #if VBOX_API_VERSION == 5002000