[Ada] Explicitly add netdb.h support

This commit is contained in:
Fernando Oleo Blanco
2024-04-05 23:27:24 +02:00
parent 4a5373f21b
commit 77cd3b837b

View File

@@ -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 */