CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/24 10:29:41
Modified files:
usr.sbin/smtpd : ssl.c
Log message:
ERR_R_SSL_LIB is defined to ERR_LIB_SSL which works for both LibreSSL and
OpenSSL, so use that one instead to reduce delta in portable branch
