aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cast/cast.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cast/cast.h')
-rw-r--r--crypto/cast/cast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cast/cast.h b/crypto/cast/cast.h
index e24e133099..b28e4e4f3b 100644
--- a/crypto/cast/cast.h
+++ b/crypto/cast/cast.h
@@ -63,7 +63,7 @@
extern "C" {
#endif
-#ifdef NO_CAST
+#ifdef OPENSSL_NO_CAST
#error CAST is disabled.
#endif