forked from wolfSSL/wolfssl
Merge pull request #7940 from Irvise/master
Ada binding: correct Alire manifest and fix build
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
name = "wolfssl"
|
name = "wolfssl"
|
||||||
description = "WolfSSL encryption library and its Ada bindings"
|
description = "WolfSSL encryption library and its Ada bindings"
|
||||||
version = "5.7.0"
|
version = "5.7.2"
|
||||||
|
|
||||||
authors = ["Fernando Oleo Blanco"]
|
authors = ["WolfSSL Team <support@wolfssl.com>"]
|
||||||
maintainers = ["Fernando Oleo Blanco <irvise@irvise.xyz>"]
|
maintainers = ["Fernando Oleo Blanco <irvise@irvise.xyz>"]
|
||||||
maintainers-logins = ["Irvise"]
|
maintainers-logins = ["Irvise"]
|
||||||
licenses = "GPL-2.0-only"
|
licenses = "GPL-2.0-only"
|
||||||
|
@@ -34,6 +34,8 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
/* Usually comes from configure -> config.h */
|
/* Usually comes from configure -> config.h */
|
||||||
#define HAVE_SYS_TIME_H
|
#define HAVE_SYS_TIME_H
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user