blob: 342808a3959132b8301a5ac3aea794e908e10d91 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/iptables/xtables-legacy-multi.c
2+++ b/iptables/xtables-legacy-multi.c
3@@ -32,8 +32,10 @@ static const struct subcommand multi_sub
4
5
6 #endif
7+#ifdef ENABLE_XML
8 {"iptables-xml", iptables_xml_main},
9 {"xml", iptables_xml_main},
10+#endif
11 #ifdef ENABLE_IPV6
12 {"ip6tables", ip6tables_main},
13 {"main6", ip6tables_main},