]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/x_algor.c
Add inclusion of internal/evp_int.h to all crypto/ files that need it
[thirdparty/openssl.git] / crypto / asn1 / x_algor.c
index ca2749179f33d44d1106ea6120f4689b86538355..5ad63eb90dbd031c291b5610c6e7f0e087050963 100644 (file)
@@ -61,6 +61,7 @@
 #include <openssl/x509.h>
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
+#include "internal/evp_int.h"
 
 ASN1_SEQUENCE(X509_ALGOR) = {
         ASN1_SIMPLE(X509_ALGOR, algorithm, ASN1_OBJECT),