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

Kinsey Moore kinsey.moore at oarcorp.com
Thu Jan 4 22:58:07 UTC 2024


I think this line used to have an effect, but was accidentally obsoleted
when I implemented rtemslwip/bsd_compat/netdb.c. This patch is good to go
in.

Kinsey

On Thu, Jan 4, 2024 at 12:55 PM <berndmoessner80 at gmail.com> wrote:

> 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
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20240104/598b7a01/attachment.htm>


More information about the devel mailing list