Make all configuration macros available for application by making
[openssl.git] / crypto / evp / e_bf.c
index 72047f64dabb08614fa61aea1dc621a03603a5b0..00b069f02c17eaf6f787fc6ca741c545be1f2389 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#ifndef NO_BF
+#ifndef OPENSSL_NO_BF
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/evp.h>