[libc标准化]脱敏dfs_select.h 由标准sys/select.h代替

This commit is contained in:
Meco Man
2021-09-22 16:45:21 -04:00
parent 894171952e
commit ee4b7916a3
6 changed files with 4 additions and 23 deletions
@@ -1,16 +0,0 @@
/*
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2015-05-02 Bernard First version
*/
#ifndef SELECT_H__
#define SELECT_H__
#include <dfs_select.h>
#endif