task_stack.h: add missing include

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet
2023-12-15 19:56:59 -05:00
parent a484ba4e8b
commit f6120d527b

View File

@@ -8,6 +8,7 @@
#include <linux/sched.h>
#include <linux/magic.h>
#include <linux/refcount.h>
#ifdef CONFIG_THREAD_INFO_IN_TASK