]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PKT_SCHED] ematch: Remove bogus include.
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Thu, 12 Jan 2006 00:13:46 +0000 (16:13 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 12 Jan 2006 00:32:16 +0000 (16:32 -0800)
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/ematch.c

index 64b047c65568cafe0912b92f7bb18b7e56031c25..5cb956b721e8e05a452262decdc114061cb0a0a0 100644 (file)
@@ -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);