X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frc5%2Frc5.h;h=4adfd2db5ab1856a3074159d29cc847e634bfd14;hp=fc4cea5e36a5a1f581ab46baed80001c5259033e;hb=17085b022caf5975d3288cfdcd071826a7140735;hpb=1921eaad645c9a9f62c1ed79b7ae87c417aa8a3c diff --git a/crypto/rc5/rc5.h b/crypto/rc5/rc5.h index fc4cea5e36..4adfd2db5a 100644 --- a/crypto/rc5/rc5.h +++ b/crypto/rc5/rc5.h @@ -63,7 +63,7 @@ extern "C" { #endif -#ifdef NO_RC5 +#ifdef OPENSSL_NO_RC5 #error RC5 is disabled. #endif