aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
diff options
context:
space:
mode:
authorZhitong Wang <zhitong.wangzt@alibaba-inc.com>2010-03-19 16:04:10 +0100
committerPatrick McHardy <kaber@trash.net>2010-03-19 16:04:10 +0100
commit2c46cd8163b25bf6f38e612e9f1d162f0357c8f1 (patch)
tree12d374e94a183af8729273d314b5a70f4226a1e8 /net/ipv4/netfilter
parentnetfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c (diff)
downloadlinux-dev-2c46cd8163b25bf6f38e612e9f1d162f0357c8f1.tar.xz
linux-dev-2c46cd8163b25bf6f38e612e9f1d162f0357c8f1.zip
netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
Remove unused headers in net/ipv4/netfilter/nf_nat_h323.c Signed-off-by: Zhitong Wang <zhitong.wangzt@alibaba-inc.com> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/ipv4/netfilter')
-rw-r--r--net/ipv4/netfilter/nf_nat_h323.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/netfilter/nf_nat_h323.c b/net/ipv4/netfilter/nf_nat_h323.c
index 7e8e6fc75413..d4c061874f8f 100644
--- a/net/ipv4/netfilter/nf_nat_h323.c
+++ b/net/ipv4/netfilter/nf_nat_h323.c
@@ -10,7 +10,6 @@
*/
#include <linux/module.h>
-#include <linux/moduleparam.h>
#include <linux/tcp.h>
#include <net/tcp.h>