X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fevp%2Fe_bf.c;h=cc224e53639407dc06a2a9fbb56d17fa2c233dc6;hb=9587429fa07a34066107e926fbc8708220f058fa;hp=e74337567b516cba005548962a7f96b798a96677;hpb=a6cd870784b190afcfd5c98b2957f73996aad4fb;p=oweals%2Fopenssl.git diff --git a/crypto/evp/e_bf.c b/crypto/evp/e_bf.c index e74337567b..cc224e5363 100644 --- a/crypto/evp/e_bf.c +++ b/crypto/evp/e_bf.c @@ -56,9 +56,9 @@ * [including the GNU Public Licence.] */ -#ifndef OPENSSL_NO_BF #include #include "cryptlib.h" +#ifndef OPENSSL_NO_BF #include #include "evp_locl.h" #include