X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fevp%2Fe_rc5.c;fp=crypto%2Fevp%2Fe_rc5.c;h=b8e44f26b1bc81af370d47c68c14b709116f047f;hp=5885f1826b2a0417db92f56dc1d10f0f473da4c4;hb=cf1b7d96647d55e533f779e476e3d4371f40445a;hpb=649c5a2b096e89692b07dbbe19d2dbb12a9db075 diff --git a/crypto/evp/e_rc5.c b/crypto/evp/e_rc5.c index 5885f1826b..b8e44f26b1 100644 --- a/crypto/evp/e_rc5.c +++ b/crypto/evp/e_rc5.c @@ -56,7 +56,7 @@ * [including the GNU Public Licence.] */ -#ifndef NO_RC5 +#ifndef OPENSSL_NO_RC5 #include #include "cryptlib.h"