kernel: Map most files to use export.h instead of module.h
[deliverable/linux.git] / kernel / futex.c
index 1511dff0cfd6ff8f7e9d820456b2ac416b56d48d..ea87f4d2f455c8c99164cb555287ad1c9fb165e3 100644 (file)
@@ -55,7 +55,7 @@
 #include <linux/pagemap.h>
 #include <linux/syscalls.h>
 #include <linux/signal.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/magic.h>
 #include <linux/pid.h>
 #include <linux/nsproxy.h>
This page took 0.024275 seconds and 5 git commands to generate.