Signed-off-by: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx> --- a/net/ipv4/netfilter/nf_reject_ipv4.c 2015-11-17 13:34:27.073539571 -0800 +++ b/net/ipv4/netfilter/nf_reject_ipv4.c 2015-11-17 13:34:45.833884092 -0800 @@ -14,7 +14,6 @@ #include <net/netfilter/ipv4/nf_reject.h> #include <linux/netfilter_ipv4.h> #include <linux/netfilter_bridge.h> -#include <net/netfilter/ipv4/nf_reject.h> const struct tcphdr *nf_reject_ip_tcphdr_get(struct sk_buff *oldskb, struct tcphdr *_oth, int hook) --- a/net/ipv6/netfilter/nf_reject_ipv6.c 2015-11-17 13:34:27.073539571 -0800 +++ b/net/ipv6/netfilter/nf_reject_ipv6.c 2015-11-17 13:35:00.870163173 -0800 @@ -14,7 +14,6 @@ #include <net/netfilter/ipv6/nf_reject.h> #include <linux/netfilter_ipv6.h> #include <linux/netfilter_bridge.h> -#include <net/netfilter/ipv6/nf_reject.h> const struct tcphdr *nf_reject_ip6_tcphdr_get(struct sk_buff *oldskb, struct tcphdr *otcph, -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html