Commit f6120d52 authored by Kent Overstreet's avatar Kent Overstreet

task_stack.h: add missing include

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent a484ba4e
......@@ -8,6 +8,7 @@
#include <linux/sched.h>
#include <linux/magic.h>
#include <linux/refcount.h>
#ifdef CONFIG_THREAD_INFO_IN_TASK
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment