summaryrefslogtreecommitdiffstats
path: root/doc/man3/X509_digest.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/X509_digest.pod')
-rw-r--r--doc/man3/X509_digest.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/man3/X509_digest.pod b/doc/man3/X509_digest.pod
index ee393450f1..36b89a6616 100644
--- a/doc/man3/X509_digest.pod
+++ b/doc/man3/X509_digest.pod
@@ -28,6 +28,8 @@ PKCS7_ISSUER_AND_SERIAL_digest
int X509_NAME_digest(const X509_NAME *data, const EVP_MD *type,
unsigned char *md, unsigned int *len);
+ #include <openssl/pkcs7.h>
+
int PKCS7_ISSUER_AND_SERIAL_digest(PKCS7_ISSUER_AND_SERIAL *data,
const EVP_MD *type, unsigned char *md,
unsigned int *len);