lib: reduce the use of module.h wherever possible
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / lib / nlattr.c
index a8408b6cacdf7ff8e73fcd3bf7db8a850afb56a4..4226dfeb51786f4e0a926499dca36f9b4f64d9d6 100644 (file)
@@ -5,7 +5,7 @@
  *                             Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/kernel.h>
 #include <linux/errno.h>
 #include <linux/jiffies.h>