summaryrefslogtreecommitdiff
path: root/crypto/openssl/engines/e_afalg.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/engines/e_afalg.h')
-rw-r--r--crypto/openssl/engines/e_afalg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssl/engines/e_afalg.h b/crypto/openssl/engines/e_afalg.h
index 2c03c448d684a..3323c898c6344 100644
--- a/crypto/openssl/engines/e_afalg.h
+++ b/crypto/openssl/engines/e_afalg.h
@@ -7,8 +7,8 @@
* https://www.openssl.org/source/license.html
*/
-#ifndef HEADER_AFALG_H
-# define HEADER_AFALG_H
+#ifndef OSSL_ENGINES_E_AFALG_H
+# define OSSL_ENGINES_E_AFALG_H
# if defined(__GNUC__) && __GNUC__ >= 4 && \
(!defined(__STDC_VERSION__) || __STDC_VERSION__ < 199901L)