Browse Source

[PKT_SCHED] ematch: Remove bogus include.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Evgeniy Polyakov 19 years ago
parent
commit
54608b7099
1 changed files with 0 additions and 1 deletions
  1. 0 1
      net/sched/ematch.c

+ 0 - 1
net/sched/ematch.c

@@ -92,7 +92,6 @@
 #include <linux/rtnetlink.h>
 #include <linux/rtnetlink.h>
 #include <linux/skbuff.h>
 #include <linux/skbuff.h>
 #include <net/pkt_cls.h>
 #include <net/pkt_cls.h>
-#include <config/net/ematch/stack.h>
 
 
 static LIST_HEAD(ematch_ops);
 static LIST_HEAD(ematch_ops);
 static DEFINE_RWLOCK(ematch_mod_lock);
 static DEFINE_RWLOCK(ematch_mod_lock);