Merge pull request #79 from mysterywolf/master

优化头文件
master
xiangxistu 4 years ago committed by GitHub
commit a04885098c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,9 +21,8 @@
#include <webclient.h>
#if defined(RT_USING_LIBC) || defined(RT_USING_MINILIBC) || defined(RT_LIBC_USING_TIME)
#include <sys/errno.h>
#include <sys/time.h>
#endif
/* support both enable and disable "SAL_USING_POSIX" */
#if defined(RT_USING_SAL)

Loading…
Cancel
Save