mirror of
https://github.com/torvalds/linux.git
synced 2025-12-01 07:26:02 +07:00
plist: Split out plist_types.h
Trimming down sched.h dependencies: we don't want to include more than the base types. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include <linux/audit.h>
|
||||
#include <linux/numa.h>
|
||||
#include <linux/scs.h>
|
||||
#include <linux/plist.h>
|
||||
|
||||
#include <linux/uaccess.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user