aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/task_posixspawn.c
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-02-06 21:38:33 -0800
committerpx4dev <px4@purgatory.org>2013-02-06 21:38:33 -0800
commitd573cca61bd3e377a1c03abc36f88c3886b21e59 (patch)
treec8ffec75806b46658bbe707d16b6eb45008981ca /nuttx/sched/task_posixspawn.c
parent3e5cd26777aa209d6568036d43b33b543a364bee (diff)
parent049c93446561c6ad3e59183c139f3916230ddee5 (diff)
downloadpx4-firmware-d573cca61bd3e377a1c03abc36f88c3886b21e59.tar.gz
px4-firmware-d573cca61bd3e377a1c03abc36f88c3886b21e59.tar.bz2
px4-firmware-d573cca61bd3e377a1c03abc36f88c3886b21e59.zip
Merge commit '049c93446561c6ad3e59183c139f3916230ddee5' into nuttx-merge-5596
This merges NuttX 6.25 with one post-release bugfix.
Diffstat (limited to 'nuttx/sched/task_posixspawn.c')
-rw-r--r--nuttx/sched/task_posixspawn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/sched/task_posixspawn.c b/nuttx/sched/task_posixspawn.c
index 7bb9c9a4d..e9ad1fc45 100644
--- a/nuttx/sched/task_posixspawn.c
+++ b/nuttx/sched/task_posixspawn.c
@@ -54,6 +54,7 @@
#include <nuttx/spawn.h>
#include "os_internal.h"
+#include "group_internal.h"
/****************************************************************************
* Private Types