Buid fix for Linux

This commit is contained in:
Joseph Henry
2017-11-06 23:53:25 -08:00
parent 614432907c
commit ab6eb57da6
4 changed files with 6 additions and 6 deletions

View File

@@ -516,7 +516,7 @@ happening sooner than they should.
* transport.
*/
#define LWIP_DNS 1
#define LWIP_DNS_API_DECLARE_H_ERRNO 0
#define LWIP_DNS_API_DECLARE_H_ERRNO 1
/*------------------------------------------------------------------------------
-------------------------------- UDP Options -----------------------------------