[PATCH] netfilter/xt_CT.c: remove redundant header include

Subsystems: netfilter, networking [general], the rest

STALE5212d

2 messages, 2 authors, 2012-05-14 · open the first message on its own page

[PATCH] netfilter/xt_CT.c: remove redundant header include

From: Eldad Zack <hidden>
Date: 2012-05-09 22:03:50

nf_conntrack_l4proto.h is included twice.

Signed-off-by: Eldad Zack <redacted>
---
 net/netfilter/xt_CT.c |    1 -
 1 file changed, 1 deletion(-)
diff --git a/net/netfilter/xt_CT.c b/net/netfilter/xt_CT.c
index 3746d8b..a51de9b 100644
--- a/net/netfilter/xt_CT.c
+++ b/net/netfilter/xt_CT.c
@@ -17,7 +17,6 @@
 #include <net/netfilter/nf_conntrack_l4proto.h>
 #include <net/netfilter/nf_conntrack_helper.h>
 #include <net/netfilter/nf_conntrack_ecache.h>
-#include <net/netfilter/nf_conntrack_l4proto.h>
 #include <net/netfilter/nf_conntrack_timeout.h>
 #include <net/netfilter/nf_conntrack_zones.h>
 
-- 
1.7.10

Re: [PATCH] netfilter/xt_CT.c: remove redundant header include

From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: 2012-05-14 08:25:19

On Thu, May 10, 2012 at 12:03:35AM +0200, Eldad Zack wrote:
nf_conntrack_l4proto.h is included twice.
Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help