]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/crypto/sha.h
Fix header file include guard names
[thirdparty/openssl.git] / include / crypto / sha.h
index 386326156396e4ec5b219b8a4b8a7151d0495cc8..57a3d20d0e9812da9d3325064bf6281f633a5a53 100644 (file)
@@ -8,8 +8,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_INTERNAL_SHA_H
-# define HEADER_INTERNAL_SHA_H
+#ifndef OSSL_CRYPTO_SHA_H
+# define OSSL_CRYPTO_SHA_H
 
 # include <openssl/opensslconf.h>