From 69908957595b21eb0124bc772acb7fe7c9e0912b Mon Sep 17 00:00:00 2001 From: jani Date: Fri, 9 Jan 2004 15:47:29 +0000 Subject: [PATCH] define fix --- ports/ecos/ecos/net/lwip_tcpip/current/include/lwipopts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/ecos/ecos/net/lwip_tcpip/current/include/lwipopts.h b/ports/ecos/ecos/net/lwip_tcpip/current/include/lwipopts.h index 2426d59..87958b9 100644 --- a/ports/ecos/ecos/net/lwip_tcpip/current/include/lwipopts.h +++ b/ports/ecos/ecos/net/lwip_tcpip/current/include/lwipopts.h @@ -125,7 +125,7 @@ a lot of data that needs to be copied, this should be set high. */ #define PBUF_LINK_HLEN CYGPKG_LWIP_PBUF_LINK_HLEN /* ---------- TCP options ---------- */ -#define LWIP_TCP CYGPKG_LWIP_TCP +#define LWIP_TCP defined (CYGPKG_LWIP_TCP) #define TCP_TTL CYGPKG_LWIP_TCP_TTL /* Controls if TCP should queue segments that arrive out of