Explorar el Código

[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 hace 19 años
padre
commit
54608b7099
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      net/sched/ematch.c

+ 0 - 1
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);