remove access on /dev/usrsock in up_usrsock.c

Signed-off-by: liangchaozhong <liangchaozhong@xiaomi.com>
This commit is contained in:
liangchaozhong
2022-09-07 20:38:07 +08:00
committed by Xiang Xiao
parent 5ec4296553
commit 62cbd72149
7 changed files with 40 additions and 70 deletions
+1
View File
@@ -29,6 +29,7 @@
#include <stdint.h>
#include <stdbool.h>
#include <sys/uio.h>
#include <nuttx/net/netconfig.h>
#include <nuttx/compiler.h>