summaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/engine/eng_local.h')
-rw-r--r--crypto/engine/eng_local.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/engine/eng_local.h b/crypto/engine/eng_local.h
index 4600531843..1862920157 100644
--- a/crypto/engine/eng_local.h
+++ b/crypto/engine/eng_local.h
@@ -8,8 +8,8 @@
* https://www.openssl.org/source/license.html
*/
-#ifndef HEADER_ENGINE_INT_H
-# define HEADER_ENGINE_INT_H
+#ifndef OSSL_CRYPTO_ENGINE_ENG_LOCAL_H
+# define OSSL_CRYPTO_ENGINE_ENG_LOCAL_H
# include <openssl/trace.h>
# include "internal/cryptlib.h"
@@ -151,4 +151,4 @@ typedef struct st_engine_pile ENGINE_PILE;
DEFINE_LHASH_OF(ENGINE_PILE);
-#endif /* HEADER_ENGINE_INT_H */
+#endif /* OSSL_CRYPTO_ENGINE_ENG_LOCAL_H */