Skip to content

Commit f6120d5

Browse files
author
Kent Overstreet
committed
task_stack.h: add missing include
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
1 parent a484ba4 commit f6120d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/linux/sched/task_stack.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include <linux/sched.h>
1010
#include <linux/magic.h>
11+
#include <linux/refcount.h>
1112

1213
#ifdef CONFIG_THREAD_INFO_IN_TASK
1314

0 commit comments

Comments
 (0)