nuttx: fix error: use of undeclared identifier 'ENOMEM'

Signed-off-by: Xiang Xiao <[email protected]>
This commit is contained in:
Xiang Xiao
2021-05-20 10:39:16 +02:00
committed by Andrzej Kaczmarek
parent be97b7370e
commit cd8ab38c3d
+2
View File
@@ -18,6 +18,8 @@
*/
#include <nuttx/config.h>
#include <errno.h>
#include "os/os.h"
#include "nimble/nimble_npl.h"