X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frsa%2Frsa_asn1.c;h=da8b2406dd4ba4276160741b7ac4a15637af7620;hp=86a71b7c6bcdf4f5ec49a526a597bafc65ae1f0e;hb=9862e9aa98ee1e38fbcef8d1dd5db0e750eb5e8d;hpb=3e41ac35281827b59e55d51058cf6bb086c1f2b5 diff --git a/crypto/rsa/rsa_asn1.c b/crypto/rsa/rsa_asn1.c index 86a71b7c6b..da8b2406dd 100644 --- a/crypto/rsa/rsa_asn1.c +++ b/crypto/rsa/rsa_asn1.c @@ -59,9 +59,9 @@ #include #include "internal/cryptlib.h" #include -#include #include #include +#include "rsa_locl.h" /* Override the default free and new methods */ static int rsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,