summaryrefslogtreecommitdiff
path: root/include/crypto/store.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/store.h')
-rw-r--r--include/crypto/store.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/crypto/store.h b/include/crypto/store.h
index 5645fc92355f..6b7d80afa197 100644
--- a/include/crypto/store.h
+++ b/include/crypto/store.h
@@ -8,12 +8,12 @@
*/
#ifndef OSSL_CRYPTO_STORE_H
-# define OSSL_CRYPTO_STORE_H
-# pragma once
+#define OSSL_CRYPTO_STORE_H
+#pragma once
-# include <openssl/bio.h>
-# include <openssl/store.h>
-# include <openssl/ui.h>
+#include <openssl/bio.h>
+#include <openssl/store.h>
+#include <openssl/ui.h>
void ossl_store_cleanup_int(void);
int ossl_store_loader_get_number(const OSSL_STORE_LOADER *loader);