CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/09 07:21:27
Modified files:
usr.sbin/bind/lib/dns: dst_api.c dst_internal.h dst_openssl.h
openssl_link.c openssldh_link.c
openssldsa_link.c opensslrsa_link.c
usr.sbin/bind/lib/isc: task.c timer.c
Log message:
First round of OPENSSL unifdef:
#define OPENSSL
#undef OPENSSL_LEAKS
#undef USE_ENGINE
#undef DNS_CRYPTO_LEAKS
prodding deraadt@
