Fix header file include guard names
[openssl.git] / crypto / cms / cms_local.h
index 40d9c4bb7d2946b6a6373029fcc3899e40c4cbe3..6cb31955eb420b8e1899184aaf9615885e778484 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_CMS_LCL_H
-# define HEADER_CMS_LCL_H
+#ifndef OSSL_CRYPTO_CMS_LOCAL_H
+# define OSSL_CRYPTO_CMS_LOCAL_H
 
 # include <openssl/x509.h>