mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
[PKT_SCHED] ematch: Remove bogus include.
Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c3f343e4d7
commit
54608b7099
@ -92,7 +92,6 @@
|
||||
#include <linux/rtnetlink.h>
|
||||
#include <linux/skbuff.h>
|
||||
#include <net/pkt_cls.h>
|
||||
#include <config/net/ematch/stack.h>
|
||||
|
||||
static LIST_HEAD(ematch_ops);
|
||||
static DEFINE_RWLOCK(ematch_mod_lock);
|
||||
|
Loading…
Reference in New Issue
Block a user