]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/m_mdc2.c
Make all configuration macros available for application by making
[thirdparty/openssl.git] / crypto / evp / m_mdc2.c
index 2c7f1ae515a809051a000f85759b2c2c5851e8df..3e224fd42e48d615a1142c55499785782ac10afd 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#ifndef NO_MDC2
+#ifndef OPENSSL_NO_MDC2
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/evp.h>