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 <[email protected]> wrote: > From: Bernd Moessner <[email protected]> > > --- > 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 > [email protected] > http://lists.rtems.org/mailman/listinfo/devel >
_______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
