summaryrefslogtreecommitdiff
path: root/mm/rmap.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2013-09-10 13:48:15 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2013-09-10 13:48:19 +1000
commit02479717326aac5316d0081f578715d924045fc2 (patch)
treeed213857dd2a7384590f66957b8ad083a8864331 /mm/rmap.c
parent35956b0206d3d92830dbec7257602e1e4730bf92 (diff)
parentea8adcaa2d6a9d8b3f9c19975f4328e1e7b81840 (diff)
Merge branch 'akpm-current/current'
Conflicts: fs/namei.c fs/namespace.c kernel/fork.c
Diffstat (limited to 'mm/rmap.c')
-rw-r--r--mm/rmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/rmap.c b/mm/rmap.c
index 07748e68b729..c21ef372e531 100644
--- a/mm/rmap.c
+++ b/mm/rmap.c
@@ -42,6 +42,7 @@
* pte map lock
*/
+#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <linux/swap.h>