Make sure we get the definition of OPENSSL_NO_RC5.
[openssl.git] / crypto / rc5 / rc5.h
index 4adfd2db5ab1856a3074159d29cc847e634bfd14..4b3c153b5038dee73c77fa09a787e5446df08525 100644 (file)
@@ -59,6 +59,8 @@
 #ifndef HEADER_RC5_H
 #define HEADER_RC5_H
 
+#include <openssl/opensslconf.h> /* OPENSSL_NO_RC5 */
+
 #ifdef  __cplusplus
 extern "C" {
 #endif