mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 18:57:16 +08:00
remove libc_errno.h & libc_limits.h
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <dfs_file.h>
|
||||
#include <dfs_poll.h>
|
||||
#include <dfs_net.h>
|
||||
|
||||
#include <sys/errno.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
int accept(int s, struct sockaddr *addr, socklen_t *addrlen)
|
||||
|
||||
Reference in New Issue
Block a user