Fix header file include guard names
[openssl.git] / include / openssl / opensslv.h
index 6a62b495b233ecfb33802bd7c5cf72a329c709b8..a4fb47e8a04b9d1dae6dcdbbfe49abe9dd5544bb 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_OPENSSLV_H
-# define HEADER_OPENSSLV_H
+#ifndef OPENSSL_OPENSSLV_H
+# define OPENSSL_OPENSSLV_H
 
 # ifdef  __cplusplus
 extern "C" {
 
 # ifdef  __cplusplus
 extern "C" {
@@ -136,4 +136,4 @@ const char *OPENSSL_version_build_metadata(void);
 # ifdef  __cplusplus
 }
 # endif
 # ifdef  __cplusplus
 }
 # endif
-#endif                          /* HEADER_OPENSSLV_H */
+#endif                          /* OPENSSL_OPENSSLV_H */