kernel: Map most files to use export.h instead of module.h
[deliverable/linux.git] / kernel / utsname_sysctl.c
index a2cd77e70d4d8359cf3e38b8fb61cc5388fe5cb4..5a709452ec193a18d75ffed3e1ff4c263129e18c 100644 (file)
@@ -9,7 +9,7 @@
  *  License.
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/uts.h>
 #include <linux/utsname.h>
 #include <linux/sysctl.h>
This page took 0.033856 seconds and 5 git commands to generate.