If we've not been inited don't deinit
[openssl.git] / include / openssl / store.h
index cc4683e3693811c56513469c71fb8e11a7d7bd4a..01fa8461bf877d240aea2fb895b568c40d47c1f2 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/store/store.h */
 /*
  * Written by Richard Levitte (richard@levitte.org) for the OpenSSL project
  * 2003.
@@ -67,7 +66,7 @@
 # endif
 
 # include <openssl/ossl_typ.h>
-# ifdef OPENSSL_USE_DEPRECATED
+# if OPENSSL_API_COMPAT < 0x10100000L
 #  include <openssl/evp.h>
 #  include <openssl/bn.h>
 #  include <openssl/x509.h>