diff options
Diffstat (limited to 'net/sched/ematch.c')
-rw-r--r-- | net/sched/ematch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sched/ematch.c b/net/sched/ematch.c index 64b047c65568..5cb956b721e8 100644 --- a/net/sched/ematch.c +++ b/net/sched/ematch.c | |||
@@ -92,7 +92,6 @@ | |||
92 | #include <linux/rtnetlink.h> | 92 | #include <linux/rtnetlink.h> |
93 | #include <linux/skbuff.h> | 93 | #include <linux/skbuff.h> |
94 | #include <net/pkt_cls.h> | 94 | #include <net/pkt_cls.h> |
95 | #include <config/net/ematch/stack.h> | ||
96 | 95 | ||
97 | static LIST_HEAD(ematch_ops); | 96 | static LIST_HEAD(ematch_ops); |
98 | static DEFINE_RWLOCK(ematch_mod_lock); | 97 | static DEFINE_RWLOCK(ematch_mod_lock); |