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