]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/err.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / err.h
index 6f75b3265482e60f99cab9e54fe1737a6d5f33ea..f837c3a21951f1f8d6b6d97e66f58318d3a810d8 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_ERR_H
-# define HEADER_ERR_H
+#ifndef OPENSSL_ERR_H
+# define OPENSSL_ERR_H
 
 # include <openssl/e_os2.h>