X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fasn1%2Ff_string.c;h=9bcc5a93c9dc82161f42724aae17640db4a3ffff;hp=ab7a7b1f6b5d5e7f58f1c7291112e1678d76fb7c;hb=a9be3af5ad4836f7e50f0546311ca90c717b861e;hpb=6b691a5c85ddc4e407e32781841fee5c029506cd diff --git a/crypto/asn1/f_string.c b/crypto/asn1/f_string.c index ab7a7b1f6b..9bcc5a93c9 100644 --- a/crypto/asn1/f_string.c +++ b/crypto/asn1/f_string.c @@ -58,8 +58,8 @@ #include #include "cryptlib.h" -#include "buffer.h" -#include "x509.h" +#include +#include int i2a_ASN1_STRING(BIO *bp, ASN1_STRING *a, int type) {