]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/sha.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / sha.h
index 1d55845a4d821b83f59a0991ab5e9ff90b284370..94487133344a0f218a896260459486c0c72d9577 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_SHA_H
-# define HEADER_SHA_H
+#ifndef OPENSSL_SHA_H
+# define OPENSSL_SHA_H
 
 # include <openssl/e_os2.h>
 # include <stddef.h>