diff options
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r-- | include/linux/sched.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index 670b89a20070..46d6f5be72f2 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h | |||
@@ -753,6 +753,7 @@ static inline void prefetch_stack(struct task_struct *t) { } | |||
753 | struct audit_context; /* See audit.c */ | 753 | struct audit_context; /* See audit.c */ |
754 | struct mempolicy; | 754 | struct mempolicy; |
755 | struct pipe_inode_info; | 755 | struct pipe_inode_info; |
756 | struct uts_namespace; | ||
756 | 757 | ||
757 | enum sleep_type { | 758 | enum sleep_type { |
758 | SLEEP_NORMAL, | 759 | SLEEP_NORMAL, |