mirror of https://github.com/wolfSSL/wolfssl.git
Merge pull request #7495 from bandi13/fixWindowsNetdb_h
Fix windows 'gethostbyname' declarationpull/7497/head
commit
a25644c379
|
@ -85,6 +85,7 @@
|
||||||
|
|
||||||
/* Filesystem */
|
/* Filesystem */
|
||||||
#define NO_FILESYSTEM
|
#define NO_FILESYSTEM
|
||||||
|
#define HAVE_NETDB_H
|
||||||
|
|
||||||
/* Debug */
|
/* Debug */
|
||||||
#include <applibs/log.h>
|
#include <applibs/log.h>
|
||||||
|
|
Loading…
Reference in New Issue