提交 97f10d0a 编写于 作者: D dzzxzz@gmail.com

fixed a compiling error while using LWIP 1.4.0

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2050 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 3ae6d255
...@@ -141,7 +141,7 @@ ...@@ -141,7 +141,7 @@
#define RT_LWIP_ICMP #define RT_LWIP_ICMP
/* Enable IGMP protocol */ /* Enable IGMP protocol */
#define RT_LWIP_IGMP //#define RT_LWIP_IGMP
/* Enable UDP protocol */ /* Enable UDP protocol */
#define RT_LWIP_UDP #define RT_LWIP_UDP
......
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
#define RT_LWIP_ICMP #define RT_LWIP_ICMP
/* Enable IGMP protocol*/ /* Enable IGMP protocol*/
#define RT_LWIP_IGMP //#define RT_LWIP_IGMP
/* Enable UDP protocol*/ /* Enable UDP protocol*/
#define RT_LWIP_UDP #define RT_LWIP_UDP
......
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
#define RT_LWIP_ICMP #define RT_LWIP_ICMP
/* Enable IGMP protocol*/ /* Enable IGMP protocol*/
#define RT_LWIP_IGMP //#define RT_LWIP_IGMP
/* Enable UDP protocol*/ /* Enable UDP protocol*/
#define RT_LWIP_UDP #define RT_LWIP_UDP
......
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
#define RT_LWIP_ICMP #define RT_LWIP_ICMP
/* Enable IGMP protocol*/ /* Enable IGMP protocol*/
#define RT_LWIP_IGMP //#define RT_LWIP_IGMP
/* Enable UDP protocol*/ /* Enable UDP protocol*/
#define RT_LWIP_UDP #define RT_LWIP_UDP
......
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
#define RT_LWIP_ICMP #define RT_LWIP_ICMP
/* Enable IGMP protocol*/ /* Enable IGMP protocol*/
#define RT_LWIP_IGMP //#define RT_LWIP_IGMP
/* Enable UDP protocol*/ /* Enable UDP protocol*/
#define RT_LWIP_UDP #define RT_LWIP_UDP
......
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
#define RT_LWIP_ICMP #define RT_LWIP_ICMP
/* Enable IGMP protocol*/ /* Enable IGMP protocol*/
#define RT_LWIP_IGMP //#define RT_LWIP_IGMP
/* Enable UDP protocol*/ /* Enable UDP protocol*/
#define RT_LWIP_UDP #define RT_LWIP_UDP
......
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
#define RT_LWIP_ICMP #define RT_LWIP_ICMP
/* Enable IGMP protocol */ /* Enable IGMP protocol */
#define RT_LWIP_IGMP //#define RT_LWIP_IGMP
/* Enable UDP protocol */ /* Enable UDP protocol */
#define RT_LWIP_UDP #define RT_LWIP_UDP
......
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
#define RT_LWIP_ICMP #define RT_LWIP_ICMP
/* Enable IGMP protocol*/ /* Enable IGMP protocol*/
#define RT_LWIP_IGMP //#define RT_LWIP_IGMP
/* Enable UDP protocol*/ /* Enable UDP protocol*/
#define RT_LWIP_UDP #define RT_LWIP_UDP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册