mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
[Ada] Explicitly add netdb.h support
This commit is contained in:
@@ -37,6 +37,9 @@ extern "C" {
|
||||
/* Usually comes from configure -> config.h */
|
||||
#define HAVE_SYS_TIME_H
|
||||
|
||||
/* Explicitly define NETDB support */
|
||||
#define HAVE_NETDB_H
|
||||
|
||||
/* Features */
|
||||
#define SINGLE_THREADED
|
||||
#define WOLFSSL_IGNORE_FILE_WARN /* Ignore *.c include warnings */
|
||||
|
Reference in New Issue
Block a user