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
This commit is contained in:
dzzxzz@gmail.com 2012-04-14 11:14:55 +00:00
parent 3ae6d255e0
commit 97f10d0a1a
8 changed files with 8 additions and 8 deletions

View File

@ -141,7 +141,7 @@
#define RT_LWIP_ICMP
/* Enable IGMP protocol */
#define RT_LWIP_IGMP
//#define RT_LWIP_IGMP
/* Enable UDP protocol */
#define RT_LWIP_UDP

View File

@ -99,7 +99,7 @@
#define RT_LWIP_ICMP
/* Enable IGMP protocol*/
#define RT_LWIP_IGMP
//#define RT_LWIP_IGMP
/* Enable UDP protocol*/
#define RT_LWIP_UDP

View File

@ -99,7 +99,7 @@
#define RT_LWIP_ICMP
/* Enable IGMP protocol*/
#define RT_LWIP_IGMP
//#define RT_LWIP_IGMP
/* Enable UDP protocol*/
#define RT_LWIP_UDP

View File

@ -107,7 +107,7 @@
#define RT_LWIP_ICMP
/* Enable IGMP protocol*/
#define RT_LWIP_IGMP
//#define RT_LWIP_IGMP
/* Enable UDP protocol*/
#define RT_LWIP_UDP

View File

@ -87,7 +87,7 @@
#define RT_LWIP_ICMP
/* Enable IGMP protocol*/
#define RT_LWIP_IGMP
//#define RT_LWIP_IGMP
/* Enable UDP protocol*/
#define RT_LWIP_UDP

View File

@ -126,7 +126,7 @@
#define RT_LWIP_ICMP
/* Enable IGMP protocol*/
#define RT_LWIP_IGMP
//#define RT_LWIP_IGMP
/* Enable UDP protocol*/
#define RT_LWIP_UDP

View File

@ -110,7 +110,7 @@
#define RT_LWIP_ICMP
/* Enable IGMP protocol */
#define RT_LWIP_IGMP
//#define RT_LWIP_IGMP
/* Enable UDP protocol */
#define RT_LWIP_UDP

View File

@ -84,7 +84,7 @@
#define RT_LWIP_ICMP
/* Enable IGMP protocol*/
#define RT_LWIP_IGMP
//#define RT_LWIP_IGMP
/* Enable UDP protocol*/
#define RT_LWIP_UDP