aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/task_posixspawn.c
diff options
context:
space:
mode:
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