]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/internal/err.h
Fix header file include guard names
[thirdparty/openssl.git] / include / internal / err.h
index 15511c7bec4b4570d8b0312f8bb7cd2168bca252..8cb72ae370aace6babfc021692c7cf3428413341 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef INTERNAL_ERR_H
-# define INTERNAL_ERR_H
+#ifndef OSSL_INTERNAL_ERR_H
+# define OSSL_INTERNAL_ERR_H
 
 void err_free_strings_int(void);