Author :
Theo Buehler
Date :
2021-11-21 21:38:20
Hash :883630f7 Message :Don't define BIO_get_init() for LibreSSL 3.5+
BIO_get_init() is available in LibreSSL 3.5 and later. The BIO type
will become opaque, so the existing macro will break the build.