lib: reduce the use of module.h wherever possible
[deliverable/linux.git] / lib / klist.c
index 573d6068a42e4377dcb26851175423d1864957ff..0874e41609a6fbf4d786f3b49aa76f85130893f7 100644 (file)
@@ -35,7 +35,7 @@
  */
 
 #include <linux/klist.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/sched.h>
 
 /*
This page took 0.023917 seconds and 5 git commands to generate.