Fix header file include guard names
[openssl.git] / include / openssl / tls1.h
index f587f2a4887db5d8813cd6b574bc1a63b4424ee2..85871aed9ce25c94cc89d97244c6d102b8ca41f1 100644 (file)
@@ -9,8 +9,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_TLS1_H
-# define HEADER_TLS1_H
+#ifndef OPENSSL_TLS1_H
+# define OPENSSL_TLS1_H
 
 # include <openssl/buffer.h>
 # include <openssl/x509.h>