mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 09:02:20 +08:00
[libc标准化]脱敏dfs_select.h 由标准sys/select.h代替
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#if defined (RT_USING_POSIX)
|
||||
#include <dfs_posix.h>
|
||||
#include <dfs_select.h>
|
||||
#include <sys/select.h>
|
||||
#if defined (RT_USING_POSIX_TERMIOS)
|
||||
#include <termios.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user