]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/fips_names.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / fips_names.h
index 28226f5f8810a9df88ff2680429603901fe06783..aeb9670d15388def39d5d8c2841f91bcb0a126c6 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef OSSL_FIPS_NAMES_H
-# define OSSL_FIPS_NAMES_H
+#ifndef OPENSSL_FIPS_NAMES_H
+# define OPENSSL_FIPS_NAMES_H
 
 # ifdef __cplusplus
 extern "C" {
@@ -43,4 +43,4 @@ extern "C" {
 }
 # endif
 
-#endif /* OSSL_FIPS_NAMES_H */
+#endif /* OPENSSL_FIPS_NAMES_H */