Get rid of RAW dependency warnings.
[openssl.git] / crypto / rc5 / rc5.h
index fc4cea5e36a5a1f581ab46baed80001c5259033e..4adfd2db5ab1856a3074159d29cc847e634bfd14 100644 (file)
@@ -63,7 +63,7 @@
 extern "C" {
 #endif
 
-#ifdef NO_RC5
+#ifdef OPENSSL_NO_RC5
 #error RC5 is disabled.
 #endif