Update NO_* macros.
[openssl.git] / crypto / evp / e_cfb_bf.c
index 0fb4d7fc32ea6f9044caac7132285c95c9bc8ccc..63e1e624ea20ff94fecb12c4f32298fd4aeea7cf 100644 (file)
@@ -56,8 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#ifndef NO_BLOWFISH
-
+#ifndef NO_BF
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/evp.h>