Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pppd: fix build with LibreSSL 4.0.0 (#526)
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. Signed-off-by: orbea <[email protected]>
- Loading branch information