Fix header file include guard names
[openssl.git] / include / openssl / dtls1.h
index ef01d8b9db1cfb5f1b292355230791739cc1da51..b4c36313d1bf30d4f6f0dbf9f4adea558bcb2b41 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_DTLS1_H
-# define HEADER_DTLS1_H
+#ifndef OPENSSL_DTLS1_H
+# define OPENSSL_DTLS1_H
 
 #ifdef  __cplusplus
 extern "C" {