aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/sched.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-12-11 15:51:30 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2023-12-20 19:26:32 -0500
commitaf6da56a223831cb74d1cf006f5742db6403398e (patch)
tree6ca061adf399de1b89d4ff39931c763e4b6b64d5 /include/linux/sched.h
parentseccomp: Split out seccomp_types.h (diff)
downloadwireguard-linux-af6da56a223831cb74d1cf006f5742db6403398e.tar.xz
wireguard-linux-af6da56a223831cb74d1cf006f5742db6403398e.zip
uidgid: Split out uidgid_types.h
More sched.h dependency pruning. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> Reviewed-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index db6e3e629606..10e25c7fc793 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -37,6 +37,7 @@
#include <linux/kcsan.h>
#include <linux/rv.h>
#include <linux/livepatch_sched.h>
+#include <linux/uidgid_types.h>
#include <asm/kmap_size.h>
/* task_struct member predeclarations (sorted alphabetically): */