mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 17:44:20 +08:00
modify time.h to sys/time.h
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* 一个线程定时发送事件 (事件5)
|
||||
*/
|
||||
#include <rtthread.h>
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
#include "tc_comm.h"
|
||||
|
||||
/* 指向线程控制块的指针 */
|
||||
|
||||
Reference in New Issue
Block a user