Make all configuration macros available for application by making
[openssl.git] / apps / enc.c
index e3dbbb0e947ddcf2b069489a86aa884b05bbd75a..d062b61ec506b95b7ee8c7436dff3fdb27460260 100644 (file)
@@ -66,7 +66,7 @@
 #include <openssl/objects.h>
 #include <openssl/x509.h>
 #include <openssl/rand.h>
-#ifndef NO_MD5
+#ifndef OPENSSL_NO_MD5
 #include <openssl/md5.h>
 #endif
 #include <openssl/pem.h>