提交 d8ec36a9 编写于 作者: B BernardXiong

[libc] Remove wrong include file in clock_time.c

上级 9a9a0e90
......@@ -24,12 +24,11 @@
*/
#include <rtthread.h>
#include <rtdevice.h>
#include <pthread.h>
#include "clock_time.h"
struct timeval _timevalue;
static struct timeval _timevalue;
int clock_time_system_init()
{
time_t time;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册