]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/pkcs12.h
Refactor the computation of API version limits
[thirdparty/openssl.git] / include / openssl / pkcs12.h
index 3f43dad6d961e0758d242686ebdeca4691a89eb8..2538abfeafcf2b2c0a8bfc49bda1ec7929d57dea 100644 (file)
@@ -55,7 +55,7 @@ typedef struct pkcs12_bag_st PKCS12_BAGS;
 
 /* Compatibility macros */
 
-#if OPENSSL_API_COMPAT < 0x10100000L
+#if !OPENSSL_API_1_1_0
 
 # define M_PKCS12_bag_type PKCS12_bag_type
 # define M_PKCS12_cert_bag_type PKCS12_cert_bag_type