From: Evgeniy Polyakov Date: Thu, 12 Jan 2006 00:13:46 +0000 (-0800) Subject: [PKT_SCHED] ematch: Remove bogus include. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=54608b709963b4f474ea26c1a087409eb0d9bebf;p=mv-sheeva.git [PKT_SCHED] ematch: Remove bogus include. Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- diff --git a/net/sched/ematch.c b/net/sched/ematch.c index 64b047c6556..5cb956b721e 100644 --- a/net/sched/ematch.c +++ b/net/sched/ematch.c @@ -92,7 +92,6 @@ #include #include #include -#include static LIST_HEAD(ematch_ops); static DEFINE_RWLOCK(ematch_mod_lock);