mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 17:44:20 +08:00
[libc标准化]脱敏dfs_select.h 由标准sys/select.h代替
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user