aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md2/md2.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md2/md2.h')
-rw-r--r--crypto/md2/md2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md2/md2.h b/crypto/md2/md2.h
index a00bd162b3..5494afd6d8 100644
--- a/crypto/md2/md2.h
+++ b/crypto/md2/md2.h
@@ -59,7 +59,7 @@
#ifndef HEADER_MD2_H
#define HEADER_MD2_H
-#ifdef NO_MD2
+#ifdef OPENSSL_NO_MD2
#error MD2 is disabled.
#endif