From: Andrew Morton (container->cgroup renaming by Paul Menage ) kernel/taskstats.c: In function 'cgroupstats_user_cmd': kernel/taskstats.c:414: error: dereferencing pointer to incomplete type Signed-off-by: Andrew Morton --- kernel/taskstats.c | 1 + 1 file changed, 1 insertion(+) diff -puN kernel/taskstats.c~add-cgroupstats-v3-fix kernel/taskstats.c --- a/kernel/taskstats.c~add-cgroupstats-v3-fix +++ a/kernel/taskstats.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include _ -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/