summaryrefslogtreecommitdiffstats
path: root/include/crypto/store.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/store.h')
-rw-r--r--include/crypto/store.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/crypto/store.h b/include/crypto/store.h
index afad09c778..8f4757d9c2 100644
--- a/include/crypto/store.h
+++ b/include/crypto/store.h
@@ -7,8 +7,8 @@
* https://www.openssl.org/source/license.html
*/
-#ifndef HEADER_STORE_H
-# define HEADER_STORE_H
+#ifndef OSSL_CRYPTO_STORE_H
+# define OSSL_CRYPTO_STORE_H
# include <openssl/bio.h>
# include <openssl/store.h>