Fix header file include guard names
[openssl.git] / include / openssl / asn1.h
index ca00430eaf451f578a22ea4b34697abec551b477..6389722e15b0f41966dfef0af8af178275a5e0ba 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_ASN1_H
-# define HEADER_ASN1_H
+#ifndef OPENSSL_ASN1_H
+# define OPENSSL_ASN1_H
 
 # include <time.h>
 # include <openssl/e_os2.h>