IssueNo:#I3IMWT
Description:use posix instead of lwip self Feature or Bugfix:Bugfix Binary Source:No
This commit is contained in:
parent
0cfa7bfcc2
commit
c40329e1ea
|
@ -61,6 +61,7 @@
|
||||||
#define LWIP_DNS_API_DEFINE_ERRORS 0
|
#define LWIP_DNS_API_DEFINE_ERRORS 0
|
||||||
#define LWIP_DNS_API_DEFINE_FLAGS 0
|
#define LWIP_DNS_API_DEFINE_FLAGS 0
|
||||||
#define LWIP_DNS_API_DECLARE_STRUCTS 0
|
#define LWIP_DNS_API_DECLARE_STRUCTS 0
|
||||||
|
#define LWIP_DNS_API_DECLARE_H_ERRNO 0
|
||||||
|
|
||||||
#ifndef __SIZEOF_POINTER__
|
#ifndef __SIZEOF_POINTER__
|
||||||
#define __SIZEOF_POINTER__ 4 // 32 bit system
|
#define __SIZEOF_POINTER__ 4 // 32 bit system
|
||||||
|
|
Loading…
Reference in New Issue