]> Git Repo - linux.git/blobdiff - net/sched/ematch.c
Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into...
[linux.git] / net / sched / ematch.c
index 64b047c65568cafe0912b92f7bb18b7e56031c25..2405a86093a2eeed7d7ebbed7ce92b5d4527a062 100644 (file)
@@ -81,7 +81,6 @@
  *      open up a beer to watch the compilation going.
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/types.h>
 #include <linux/kernel.h>
@@ -92,7 +91,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);
This page took 0.022384 seconds and 4 git commands to generate.