summaryrefslogtreecommitdiffstats
path: root/crypto/store/store.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/store/store.h')
-rw-r--r--crypto/store/store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/store/store.h b/crypto/store/store.h
index 0a28c7d5a2..8b472a7fec 100644
--- a/crypto/store/store.h
+++ b/crypto/store/store.h
@@ -66,7 +66,7 @@
#endif
#include <openssl/ossl_typ.h>
-#ifndef OPENSSL_NO_DEPRECATED
+#ifdef OPENSSL_USE_DEPRECATED
#include <openssl/evp.h>
#include <openssl/bn.h>
#include <openssl/x509.h>