]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/crmf/crmf_local.h
Fix header file include guard names
[thirdparty/openssl.git] / crypto / crmf / crmf_local.h
index 0eba3a15c81a3ec9ee8483ae517ab80f6c5c5c21..577187f55b7d322e78f7799e3a56ddd7f439fbc0 100644 (file)
@@ -11,8 +11,8 @@
  * CRMF implementation by Martin Peylo, Miikka Viljanen, and David von Oheimb.
  */
 
-#ifndef OSSL_HEADER_CRMF_INT_H
-# define OSSL_HEADER_CRMF_INT_H
+#ifndef OSSL_CRYPTO_CRMF_LOCAL_H
+# define OSSL_CRYPTO_CRMF_LOCAL_H
 
 # include <openssl/crmf.h>
 # include <openssl/err.h>