summaryrefslogtreecommitdiff
path: root/nuttx/sched/prctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/prctl.c')
-rw-r--r--nuttx/sched/prctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/sched/prctl.c b/nuttx/sched/prctl.c
index 817083561..b340d0ec8 100644
--- a/nuttx/sched/prctl.c
+++ b/nuttx/sched/prctl.c
@@ -46,6 +46,7 @@
#include <debug.h>
#include <nuttx/sched.h>
+
#include "os_internal.h"
/************************************************************************