Skip to content

Commit

Permalink
[PKT_SCHED] ematch: Remove bogus include.
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Evgeniy Polyakov authored and David S. Miller committed Jan 12, 2006
1 parent c3f343e commit 54608b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/sched/ematch.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 54608b7

Please sign in to comment.