ppp
ppp copied to clipboard
pppd: fix build with LibreSSL 4.0.0
Starting with LibreSSL 4.0.0 the OPENSSL_load_builtin_modules() function was removed. It is obsolete after automatic library initialization and now an internal API.
@paulusmack: Have you seen this @orbea PR?
@enaess does this look OK to you?