Fix header file include guard names
[openssl.git] / crypto / bf / bf_local.h
index a59ceae8a9bfdd401739076dc907bbb6ac0c4f41..080f37a5f94cb5821c80f0ba60ac602689140046 100644 (file)
@@ -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 */