Преглед изворни кода

Merge pull request #79 from mysterywolf/master

优化头文件
xiangxistu пре 4 година
родитељ
комит
a04885098c
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      src/webclient.c

+ 1 - 2
src/webclient.c

@@ -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)