kernel: explicitly include required header files under kernel/
[safe/jmp/linux-2.6] / kernel / ns_cgroup.c
index aead4d6..18df038 100644 (file)
@@ -7,6 +7,7 @@
 #include <linux/module.h>
 #include <linux/cgroup.h>
 #include <linux/fs.h>
+#include <linux/slab.h>
 
 struct ns_cgroup {
        struct cgroup_subsys_state css;