summaryrefslogtreecommitdiff
path: root/crypto/openssl/engines/e_ossltest_err.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/engines/e_ossltest_err.h')
-rw-r--r--crypto/openssl/engines/e_ossltest_err.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssl/engines/e_ossltest_err.h b/crypto/openssl/engines/e_ossltest_err.h
index e745c1a236d4d..8e6535b76c08e 100644
--- a/crypto/openssl/engines/e_ossltest_err.h
+++ b/crypto/openssl/engines/e_ossltest_err.h
@@ -8,8 +8,8 @@
* https://www.openssl.org/source/license.html
*/
-#ifndef HEADER_OSSLTESTERR_H
-# define HEADER_OSSLTESTERR_H
+#ifndef OSSL_ENGINES_E_OSSLTEST_ERR_H
+# define OSSL_ENGINES_E_OSSLTEST_ERR_H
# define OSSLTESTerr(f, r) ERR_OSSLTEST_error((f), (r), OPENSSL_FILE, OPENSSL_LINE)