parent
9352fdeba7
commit
ac3b3d13dd
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include <rtconfig.h>
|
||||
|
||||
#define ERRNO 1
|
||||
#define ERRNO
|
||||
|
||||
#define NO_SYS 0
|
||||
#define LWIP_SOCKET 1
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
|
||||
#include <rtconfig.h>
|
||||
|
||||
#define ERRNO 1
|
||||
|
||||
#define LWIP_ERRNO_STDINCLUDE
|
||||
|
||||
#define LWIP_IPV4 1
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
|
||||
#include <rtconfig.h>
|
||||
|
||||
#define ERRNO 1
|
||||
|
||||
#define LWIP_ERRNO_STDINCLUDE
|
||||
#define LWIP_SOCKET_SELECT 1
|
||||
#define LWIP_SOCKET_POLL 1
|
||||
|
|
Loading…
Reference in New Issue