[sched/pthread/pthread_kill] Add missed header for enabled CONFIG_SCHED_HAVE_PARENT
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
This commit is contained in:
parent
c33d61e00e
commit
4a16bc6924
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
|
||||
#include <nuttx/sched.h>
|
||||
|
||||
#include "sched/sched.h"
|
||||
#include "signal/signal.h"
|
||||
|
||||
/************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue