提交 8fd47041 编写于 作者: qiuyiuestc's avatar qiuyiuestc

fix compile error regarding with ESHUTDOWN errno when defined RT_USING_NEWLIB...

fix compile error regarding with ESHUTDOWN errno when defined RT_USING_NEWLIB & RT_USING_PTHREAD & RT_USING_LWIP

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2038 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 ffa1c57e
......@@ -14,6 +14,8 @@
#include <errno.h>
#include <stdarg.h>
#define ESHUTDOWN 180
#else
/* ARM compiler and IAR compiler */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册