mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Don't pull it in sched.h; very few files actually need it and those can include directly. sched.h itself only needs forward declaration of struct fs_struct; Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>