]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rsa/rsa_depr.c
Refactor the computation of API version limits
[thirdparty/openssl.git] / crypto / rsa / rsa_depr.c
index 21e0562525d005454cdaf9a7ece4cdc35f91b7b0..4e9b70942819c546d9e6aacefde74f894a185b3a 100644 (file)
@@ -13,7 +13,7 @@
  */
 
 #include <openssl/opensslconf.h>
-#if OPENSSL_API_COMPAT >= 0x00908000L
+#if OPENSSL_API_0_9_8
 NON_EMPTY_TRANSLATION_UNIT
 
 #else