]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/linux/sched/signal.h
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
[mirror_ubuntu-bionic-kernel.git] / include / linux / sched / signal.h
CommitLineData
3f07c014
IM
1#ifndef _LINUX_SCHED_SIGNAL_H
2#define _LINUX_SCHED_SIGNAL_H
3
f361bf4a 4#include <linux/signal.h>
5b825c3a 5#include <linux/cred.h>
3f07c014 6#include <linux/sched.h>
1e4bae64 7#include <linux/sched/jobctl.h>
3f07c014
IM
8
9#endif /* _LINUX_SCHED_SIGNAL_H */