]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 30 Oct 2013 05:31:30 +0000 (13:31 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 3 Nov 2013 21:36:25 +0000 (22:36 +0100)
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/ipv4/netfilter/nf_tables_ipv4.c

index 8f7536be1322a88044b806da97bcb4d3c616c9ca..0f4cbfeb19bd07042aa8bc7f50ec9af15a2c1b2a 100644 (file)
@@ -16,7 +16,6 @@
 #include <net/netfilter/nf_tables.h>
 #include <net/net_namespace.h>
 #include <net/ip.h>
-#include <net/net_namespace.h>
 #include <net/netfilter/nf_tables_ipv4.h>
 
 static unsigned int nft_ipv4_output(const struct nf_hook_ops *ops,