net: remove duplicate includes
These duplicate includes have been found with scripts/checkincludes.pl but they have been removed manually to avoid removing false positives. Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com> Acked-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
b5476022bb
commit
83593010d3
@@ -22,7 +22,6 @@
|
||||
#include <net/pkt_sched.h>
|
||||
#include <uapi/linux/tc_act/tc_ife.h>
|
||||
#include <net/tc_act/tc_ife.h>
|
||||
#include <linux/rtnetlink.h>
|
||||
|
||||
static int skbmark_encode(struct sk_buff *skb, void *skbdata,
|
||||
struct tcf_meta_info *e)
|
||||
|
Reference in New Issue
Block a user