summaryrefslogtreecommitdiff
path: root/nuttx/examples/ostest/prioinherit.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/examples/ostest/prioinherit.c')
-rw-r--r--nuttx/examples/ostest/prioinherit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/examples/ostest/prioinherit.c b/nuttx/examples/ostest/prioinherit.c
index 51b9fa49f..bcb8d61f1 100644
--- a/nuttx/examples/ostest/prioinherit.c
+++ b/nuttx/examples/ostest/prioinherit.c
@@ -37,7 +37,6 @@
* Included Files
****************************************************************************/
-#include <sys/types.h>
#include <stdio.h>
#include <unistd.h>
#include <semaphore.h>