summaryrefslogtreecommitdiff
path: root/crypto/bf/bf_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bf/bf_local.h')
-rw-r--r--crypto/bf/bf_local.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/bf/bf_local.h b/crypto/bf/bf_local.h
index b1a415e513..8c76976fa4 100644
--- a/crypto/bf/bf_local.h
+++ b/crypto/bf/bf_local.h
@@ -7,8 +7,8 @@
* https://www.openssl.org/source/license.html
*/
-#ifndef HEADER_BF_LOCL_H
-# define HEADER_BF_LOCL_H
+#ifndef OSSL_CRYPTO_BF_LOCAL_H
+# define OSSL_CRYPTO_BF_LOCAL_H
# include <openssl/opensslconf.h>
/* NOTE - c is not incremented as per n2l */