]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/pkcs12.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / pkcs12.h
index 83caaeed7db65e18c30dade921fd21be6ebb0a40..931067253ceecd17e47910d3ae10050af9b2b0f8 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_PKCS12_H
-# define HEADER_PKCS12_H
+#ifndef OPENSSL_PKCS12_H
+# define OPENSSL_PKCS12_H
 
 # include <openssl/bio.h>
 # include <openssl/x509.h>