summaryrefslogtreecommitdiff
path: root/tests/nwfilterxml2xmltest.c
diff options
context:
space:
mode:
authorPeng Liang <tcx4c70@gmail.com>2022-06-08 20:13:13 +0800
committerJán Tomko <jtomko@redhat.com>2022-06-16 06:43:58 +0200
commit48e8c36b056de65221eb6e2d68587a676e3e0d18 (patch)
tree1a9d29e965347bf3938373741cfe26049a141946 /tests/nwfilterxml2xmltest.c
parent1ce16ae09843a251c8e8c7c00335a0e76d4f4f34 (diff)
downloadlibvirt-48e8c36b056de65221eb6e2d68587a676e3e0d18.tar.gz
tests: Remove unused includes
Signed-off-by: Peng Liang <tcx4c70@gmail.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
Diffstat (limited to 'tests/nwfilterxml2xmltest.c')
-rw-r--r--tests/nwfilterxml2xmltest.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/nwfilterxml2xmltest.c b/tests/nwfilterxml2xmltest.c
index 7a7e05965b..c2b6dc575b 100644
--- a/tests/nwfilterxml2xmltest.c
+++ b/tests/nwfilterxml2xmltest.c
@@ -7,12 +7,7 @@
#include "internal.h"
#include "testutils.h"
-#include "virxml.h"
-#include "virthread.h"
-#include "nwfilter_params.h"
#include "nwfilter_conf.h"
-#include "testutilsqemu.h"
-#include "virstring.h"
#define VIR_FROM_THIS VIR_FROM_NONE