forked from wolfSSL/wolfssl
[Ada] Explicitly add netdb.h support
This commit is contained in:
@@ -37,6 +37,9 @@ extern "C" {
|
|||||||
/* Usually comes from configure -> config.h */
|
/* Usually comes from configure -> config.h */
|
||||||
#define HAVE_SYS_TIME_H
|
#define HAVE_SYS_TIME_H
|
||||||
|
|
||||||
|
/* Explicitly define NETDB support */
|
||||||
|
#define HAVE_NETDB_H
|
||||||
|
|
||||||
/* Features */
|
/* Features */
|
||||||
#define SINGLE_THREADED
|
#define SINGLE_THREADED
|
||||||
#define WOLFSSL_IGNORE_FILE_WARN /* Ignore *.c include warnings */
|
#define WOLFSSL_IGNORE_FILE_WARN /* Ignore *.c include warnings */
|
||||||
|
Reference in New Issue
Block a user