[PATCH 30/84] netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: kaber
Date: Monday, May 10, 2010 - 1:18 pm

From: Zhitong Wang <zhitong.wangzt@alibaba-inc.com>

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>
---
 net/ipv4/netfilter/nf_nat_h323.c |    1 -
 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 7e8e6fc..d4c0618 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>
 
-- 
1.7.0.4

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 30/84] netfilter: remove unused headers in net/ipv4 ..., kaber, (Mon May 10, 1:18 pm)
[PATCH 65/84] Restore __ALIGN_MASK(), kaber, (Mon May 10, 1:18 pm)
Re: [PATCH 00/84] netfilter: netfilter update for 2.6.35, David Miller, (Mon May 10, 11:14 pm)
Re: [PATCH 72/84] netfilter: xtables: inclusion of xt_TEE, Patrick McHardy, (Tue May 11, 4:42 am)