backports: add dummy include/linux/sched/signal.h
authorArend Van Spriel <arend.vanspriel@broadcom.com>
Thu, 9 Mar 2017 12:57:33 +0000 (12:57 +0000)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 31 Mar 2017 07:28:32 +0000 (09:28 +0200)
commit35f35d4351e02e428a37976850dcc8a2373bce93
treeaec599f6ad091390c648c24d883c2daef932f945
parent37298fadb66dee2c521f7ca00b790f873347dff2
backports: add dummy include/linux/sched/signal.h

Simply including linux/sched.h for older kernels not carrying this
file. This new include file was introduced by commit 3f07c0144132
("sched/headers: Prepare for new header dependencies before moving
code to <linux/sched/signal.h>").

Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
backport/backport-include/linux/sched/signal.h [new file with mode: 0644]