summaryrefslogtreecommitdiff
path: root/nuttx/sched/work_cancel.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/work_cancel.c')
-rwxr-xr-xnuttx/sched/work_cancel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/sched/work_cancel.c b/nuttx/sched/work_cancel.c
index 92393dec3..9ef43994b 100755
--- a/nuttx/sched/work_cancel.c
+++ b/nuttx/sched/work_cancel.c
@@ -38,7 +38,6 @@
****************************************************************************/
#include <nuttx/config.h>
-#include <sys/types.h>
#include <queue.h>
#include <assert.h>