diff --git a/crypto/dist/openssl/crypto/opensslconf.h b/crypto/dist/openssl/crypto/opensslconf.h index 95502398932b..4c0fe090348f 100644 --- a/crypto/dist/openssl/crypto/opensslconf.h +++ b/crypto/dist/openssl/crypto/opensslconf.h @@ -20,10 +20,10 @@ #ifndef OPENSSL_NO_RC5 # define OPENSSL_NO_RC5 #endif -#endif #ifndef OPENSSL_NO_RFC3779 # define OPENSSL_NO_RFC3779 #endif +#endif #endif /* OPENSSL_DOING_MAKEDEPEND */ #ifndef OPENSSL_NO_DYNAMIC_ENGINE