mirror of
https://github.com/apache/nuttx.git
synced 2026-08-05 22:29:02 +00:00
include/nuttx/semaphore.h: don't include nuttx/fs/fs.h. (1) Avoid nested loops if CONFIG_SIG_EVTHREAD enabled, (2) semaphore.h doesn't depends on fs.h.
This commit is contained in:
parent
71ad1993f2
commit
8980b08fae
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@
|
|||
#include <semaphore.h>
|
||||
|
||||
#include <nuttx/clock.h>
|
||||
#include <nuttx/fs/fs.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue