diff options
Diffstat (limited to 'include/crypto/asn1_dsa.h')
-rw-r--r-- | include/crypto/asn1_dsa.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/crypto/asn1_dsa.h b/include/crypto/asn1_dsa.h index d2570516a1..caf0349968 100644 --- a/include/crypto/asn1_dsa.h +++ b/include/crypto/asn1_dsa.h @@ -7,8 +7,8 @@ * https://www.openssl.org/source/license.html */ -#ifndef HEADER_ASN1_DSA_H -# define HEADER_ASN1_DSA_H +#ifndef OSSL_CRYPTO_ASN1_DSA_H +# define OSSL_CRYPTO_ASN1_DSA_H #include "internal/packet.h" |