mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
remove access on /dev/usrsock in up_usrsock.c
Signed-off-by: liangchaozhong <liangchaozhong@xiaomi.com>
This commit is contained in:
committed by
Xiang Xiao
parent
5ec4296553
commit
62cbd72149
@@ -29,6 +29,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <sys/uio.h>
|
||||
|
||||
#include <nuttx/net/netconfig.h>
|
||||
#include <nuttx/compiler.h>
|
||||
|
||||
Reference in New Issue
Block a user