diff --git a/wrapper/Ada/alire.toml b/wrapper/Ada/alire.toml index 7a963a78ac..53b0e94644 100644 --- a/wrapper/Ada/alire.toml +++ b/wrapper/Ada/alire.toml @@ -1,8 +1,8 @@ name = "wolfssl" description = "WolfSSL encryption library and its Ada bindings" -version = "5.7.0" +version = "5.7.2" -authors = ["Fernando Oleo Blanco"] +authors = ["WolfSSL Team "] maintainers = ["Fernando Oleo Blanco "] maintainers-logins = ["Irvise"] licenses = "GPL-2.0-only" diff --git a/wrapper/Ada/user_settings.h b/wrapper/Ada/user_settings.h index b6559a8c94..00f06a0fab 100644 --- a/wrapper/Ada/user_settings.h +++ b/wrapper/Ada/user_settings.h @@ -34,6 +34,8 @@ extern "C" { #endif +#include + /* Usually comes from configure -> config.h */ #define HAVE_SYS_TIME_H