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