summaryrefslogtreecommitdiff
path: root/nuttx/sched/task_deletecurrent.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/task_deletecurrent.c')
-rw-r--r--nuttx/sched/task_deletecurrent.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/sched/task_deletecurrent.c b/nuttx/sched/task_deletecurrent.c
index 4de621b2a..0945282c4 100644
--- a/nuttx/sched/task_deletecurrent.c
+++ b/nuttx/sched/task_deletecurrent.c
@@ -39,7 +39,6 @@
#include <nuttx/config.h>
-#include <sys/types.h>
#include <sched.h>
#include "os_internal.h"
#ifndef CONFIG_DISABLE_SIGNALS