aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/m_ripemd.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/m_ripemd.c')
-rw-r--r--crypto/evp/m_ripemd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/m_ripemd.c b/crypto/evp/m_ripemd.c
index 3d781a4e8d..4e5afb540f 100644
--- a/crypto/evp/m_ripemd.c
+++ b/crypto/evp/m_ripemd.c
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
-#ifndef NO_RIPEMD
+#ifndef OPENSSL_NO_RIPEMD
#include <stdio.h>
#include "cryptlib.h"
#include <openssl/ripemd.h>