diff --git a/net/sched/ematch.c b/net/sched/ematch.c index 64b047c65568cafe0912b92f7bb18b7e56031c25..5cb956b721e8e05a452262decdc114061cb0a0a0 100644 --- a/net/sched/ematch.c +++ b/net/sched/ematch.c @@ -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);