]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
net: sched: remove duplicated include from cls_api.c
authorYueHaibing <yuehaibing@huawei.com>
Wed, 13 Feb 2019 01:42:00 +0000 (01:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Feb 2019 05:09:06 +0000 (21:09 -0800)
Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_api.c

index 266fcb34fefe0189acf8f4b17f7decf0b78bd13e..9ad53895e6040c6643368592d7c4ab38c9dda2c7 100644 (file)
@@ -38,7 +38,6 @@
 #include <net/tc_act/tc_csum.h>
 #include <net/tc_act/tc_gact.h>
 #include <net/tc_act/tc_skbedit.h>
-#include <net/tc_act/tc_mirred.h>
 
 extern const struct nla_policy rtm_tca_policy[TCA_MAX + 1];