Fix header file include guard names
[openssl.git] / include / openssl / pkcs7.h
index 682c3404c4a2e9025ee4b1ef583532e0886376fd..f5b2e086b9e376e559bcad012a3d2dafbe20e269 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_PKCS7_H
-# define HEADER_PKCS7_H
+#ifndef OPENSSL_PKCS7_H
+# define OPENSSL_PKCS7_H
 
 # include <openssl/asn1.h>
 # include <openssl/bio.h>