mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-07-28 21:57:55 +00:00
nuttx: fix error: use of undeclared identifier 'ENOMEM'
Signed-off-by: Xiang Xiao <[email protected]>
This commit is contained in:
committed by
Andrzej Kaczmarek
parent
be97b7370e
commit
cd8ab38c3d
@@ -18,6 +18,8 @@
|
||||
*/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "os/os.h"
|
||||
#include "nimble/nimble_npl.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user