summaryrefslogtreecommitdiffstats
path: root/crypto/ripemd/rmdtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ripemd/rmdtest.c')
-rw-r--r--crypto/ripemd/rmdtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ripemd/rmdtest.c b/crypto/ripemd/rmdtest.c
index fb34e0e836..d54d776ad4 100644
--- a/crypto/ripemd/rmdtest.c
+++ b/crypto/ripemd/rmdtest.c
@@ -62,7 +62,7 @@
#include "../e_os.h"
-#ifdef OPENSSL_NO_RIPEMD
+#ifdef OPENSSL_NO_RMD160
int main(int argc, char *argv[])
{
printf("No ripemd support\n");