e0121e9477
Fix the following build failure with libressl raised since commit8b14f6b49b: src/coap_openssl.c:107:3: erreur: nom de type « BIO_ADDR » inconnu 107 | BIO_ADDR *bio_addr; | ^~~~~~~~ Fixes: - http://autobuild.buildroot.org/results/30022e437f349459994dccfb612773d529d97a20 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> (cherry picked from commit0796c878f4) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>