]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/asn1t.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / asn1t.h
index 568b347ce282fdf30cf106ea182ed8a309bf4e9b..0556d3c6c4217068d9feaac5bff5d6fbd6103724 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_ASN1T_H
-# define HEADER_ASN1T_H
+#ifndef OPENSSL_ASN1T_H
+# define OPENSSL_ASN1T_H
 
 # include <stddef.h>
 # include <openssl/e_os2.h>