提交 42e374e4 编写于 作者: B Bernard Xiong

[lwIP] use libc struct timeval when enable minilibc

上级 e1aceb68
......@@ -61,7 +61,7 @@
#define LWIP_PROVIDE_ERRNO
#endif
#ifdef RT_USING_LIBC
#if defined(RT_USING_LIBC) || defined(RT_USING_MINILIBC)
#include <sys/time.h>
#define LWIP_TIMEVAL_PRIVATE 0
#else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册