]> Pileus Git - ~andy/linux/blobdiff - lib/llist.c
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm...
[~andy/linux] / lib / llist.c
index e429d2763480bdbe1d18780c715661940c21cee7..4a15115e90f84190524618eb2cf5d55c7684dd86 100644 (file)
@@ -23,7 +23,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 #include <linux/kernel.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/interrupt.h>
 #include <linux/llist.h>