diff options
Diffstat (limited to 'kernel/cgroup/namespace.c')
-rw-r--r-- | kernel/cgroup/namespace.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/cgroup/namespace.c b/kernel/cgroup/namespace.c index 66129eb4371d..b05f1dd58a62 100644 --- a/kernel/cgroup/namespace.c +++ b/kernel/cgroup/namespace.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | #include "cgroup-internal.h" | 2 | #include "cgroup-internal.h" |
2 | 3 | ||
3 | #include <linux/sched/task.h> | 4 | #include <linux/sched/task.h> |