]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/crypto/err.h
Fix header file include guard names
[thirdparty/openssl.git] / include / crypto / err.h
index 68c6d62e30e9a403aa8992d521bdd9bf16b06d64..527f19667d9aa8af73a8128f254b583888d3c007 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef INTERNAL_ERR_INT_H
-# define INTERNAL_ERR_INT_H
+#ifndef OSSL_CRYPTO_ERR_H
+# define OSSL_CRYPTO_ERR_H
 
 int err_load_crypto_strings_int(void);
 void err_cleanup(void);