Index: head/secure/lib/libcrypto/opensslconf.h.in =================================================================== --- head/secure/lib/libcrypto/opensslconf.h.in +++ head/secure/lib/libcrypto/opensslconf.h.in @@ -79,9 +79,6 @@ #ifndef OPENSSL_NO_SSL3 # define OPENSSL_NO_SSL3 #endif -#ifndef OPENSSL_NO_SSL3_METHOD -# define OPENSSL_NO_SSL3_METHOD -#endif #ifndef OPENSSL_NO_UBSAN # define OPENSSL_NO_UBSAN #endif