aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/ematch.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/sched/ematch.c')
-rw-r--r--net/sched/ematch.c1
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
97static LIST_HEAD(ematch_ops); 96static LIST_HEAD(ematch_ops);
98static DEFINE_RWLOCK(ematch_mod_lock); 97static DEFINE_RWLOCK(ematch_mod_lock);