summaryrefslogtreecommitdiff
path: root/kernel/cgroup/dmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/cgroup/dmem.c')
-rw-r--r--kernel/cgroup/dmem.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/cgroup/dmem.c b/kernel/cgroup/dmem.c
index 10b63433f057..e12b946278b6 100644
--- a/kernel/cgroup/dmem.c
+++ b/kernel/cgroup/dmem.c
@@ -14,6 +14,7 @@
#include <linux/mutex.h>
#include <linux/page_counter.h>
#include <linux/parser.h>
+#include <linux/rculist.h>
#include <linux/slab.h>
struct dmem_cgroup_region {