From 4de65e01e56a42690fc2f4549108a8d4d5295d04 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 20 Jun 2011 19:34:00 +0200 Subject: [PATCH] ... --- lwip/src/include/lwipopts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lwip/src/include/lwipopts.h b/lwip/src/include/lwipopts.h index 1048bb6d..3fae6096 100644 --- a/lwip/src/include/lwipopts.h +++ b/lwip/src/include/lwipopts.h @@ -48,7 +48,7 @@ /** * LWIP_HAVE_LOOPIF==1: Support loop interface (127.0.0.1) and loopif.c */ -#define LWIP_HAVE_LOOPIF 1 +#define LWIP_HAVE_LOOPIF 0 /* DEBUG options */ #define LWIP_DEBUG 0