tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
[pandora-kernel.git] / kernel / stop_machine.c
index 5b0951a..2f194e9 100644 (file)
@@ -12,7 +12,7 @@
 #include <linux/cpu.h>
 #include <linux/init.h>
 #include <linux/kthread.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/percpu.h>
 #include <linux/sched.h>
 #include <linux/stop_machine.h>