mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-28 10:00:24 +00:00
remove libc_errno.h & libc_limits.h
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#ifdef RT_USING_LIBC
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
|
||||
#include <sys/errno.h>
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user