Skip to content

Commit 77cd3b8

Browse files
author
Fernando Oleo Blanco
committed
[Ada] Explicitly add netdb.h support
1 parent 4a5373f commit 77cd3b8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

wrapper/Ada/user_settings.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ extern "C" {
3737
/* Usually comes from configure -> config.h */
3838
#define HAVE_SYS_TIME_H
3939

40+
/* Explicitly define NETDB support */
41+
#define HAVE_NETDB_H
42+
4043
/* Features */
4144
#define SINGLE_THREADED
4245
#define WOLFSSL_IGNORE_FILE_WARN /* Ignore *.c include warnings */

0 commit comments

Comments
 (0)