Merged in rnouse/nuttx (pull request #4)
[sched/pthread/pthread_kill] Add missed header for enabled CONFIG_SCHED_HAVE_PARENT
This commit is contained in:
commit
003c1d4813
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