aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/idea/idea.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/idea/idea.h')
-rw-r--r--crypto/idea/idea.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/idea/idea.h b/crypto/idea/idea.h
index f14adf8398..67132414ee 100644
--- a/crypto/idea/idea.h
+++ b/crypto/idea/idea.h
@@ -59,7 +59,7 @@
#ifndef HEADER_IDEA_H
#define HEADER_IDEA_H
-#ifdef NO_IDEA
+#ifdef OPENSSL_NO_IDEA
#error IDEA is disabled.
#endif