X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Fcrypto%2FSMIME_read_PKCS7.pod;h=9d46715941800327f26e0386781430468e840287;hb=ba544377fb48336b4e29fd494a7faf7c0ba6b1dc;hp=ffafa378877c52ca327bbc2fe8f7f5d4ecca2f1c;hpb=4e1b50e219c175d3a6a70cc6bf3bf65fb91af269;p=oweals%2Fopenssl.git diff --git a/doc/crypto/SMIME_read_PKCS7.pod b/doc/crypto/SMIME_read_PKCS7.pod index ffafa37887..9d46715941 100644 --- a/doc/crypto/SMIME_read_PKCS7.pod +++ b/doc/crypto/SMIME_read_PKCS7.pod @@ -6,7 +6,9 @@ SMIME_read_PKCS7 - parse S/MIME message. =head1 SYNOPSIS -PKCS7 *SMIME_read_PKCS7(BIO *in, BIO **bcont); + #include + + PKCS7 *SMIME_read_PKCS7(BIO *in, BIO **bcont); =head1 DESCRIPTION