* [PATCH] Netfilter: Remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
@ 2010-03-19 11:05 wzt.wzt
2010-03-19 15:05 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: wzt.wzt @ 2010-03-19 11:05 UTC (permalink / raw)
To: linux-kernel; +Cc: netfilter-devel, kaber
Remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
Signed-off-by: Zhitong Wang <zhitong.wangzt@alibaba-inc.com>
---
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 ee47bf2..bf6a120 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.6.5.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Netfilter: Remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
2010-03-19 11:05 [PATCH] Netfilter: Remove unused headers in net/ipv4/netfilter/nf_nat_h323.c wzt.wzt
@ 2010-03-19 15:05 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2010-03-19 15:05 UTC (permalink / raw)
To: wzt.wzt; +Cc: linux-kernel, netfilter-devel
wzt.wzt@gmail.com wrote:
> Remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
>
Also applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-19 15:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-19 11:05 [PATCH] Netfilter: Remove unused headers in net/ipv4/netfilter/nf_nat_h323.c wzt.wzt
2010-03-19 15:05 ` Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).