[PATCH rtems-lwip 10/10] FIX compiler warning due to macro redefinition

berndmoessner80 at gmail.com berndmoessner80 at gmail.com
Thu Jan 4 00:04:39 UTC 2024


From: Bernd Moessner <berndmoessner80 at gmail.com>

---
 rtemslwip/common/rtems_lwip_io.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/rtemslwip/common/rtems_lwip_io.c b/rtemslwip/common/rtems_lwip_io.c
index ee34774..2fed874 100644
--- a/rtemslwip/common/rtems_lwip_io.c
+++ b/rtemslwip/common/rtems_lwip_io.c
@@ -31,8 +31,6 @@
 #include "config.h"
 #endif
 
-#define LWIP_COMPAT_SOCKETS 0
-
 #include <string.h>
 #include <stdarg.h>
 /* #include <stdlib.h> */
-- 
2.34.1



More information about the devel mailing list