From: Ingo Molnar Date: Fri, 3 Feb 2017 09:06:45 +0000 (+0100) Subject: sched/headers: Prepare for the removal of various unrelated headers from X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=cc5efc2323a89dcf1a02c17b9b9f255c5a6e0492;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git sched/headers: Prepare for the removal of various unrelated headers from We are going to remove the following header inclusions from : #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include Fix up a single .h file that got hold of via one of these headers. Acked-by: Linus Torvalds Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar --- diff --git a/include/linux/user_namespace.h b/include/linux/user_namespace.h index 363e0e8082a9..08264641b502 100644 --- a/include/linux/user_namespace.h +++ b/include/linux/user_namespace.h @@ -5,6 +5,7 @@ #include #include #include +#include #include #define UID_GID_MAP_MAX_EXTENTS 5