aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_digest.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/a_digest.c')
-rw-r--r--crypto/asn1/a_digest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/asn1/a_digest.c b/crypto/asn1/a_digest.c
index 692d4d9f1d..8c45add557 100644
--- a/crypto/asn1/a_digest.c
+++ b/crypto/asn1/a_digest.c
@@ -64,6 +64,7 @@
#include "cryptlib.h"
#include <openssl/evp.h>
#include <openssl/buffer.h>
+#include <openssl/x509.h>
int ASN1_digest(int (*i2d)(), EVP_MD *type, char *data, unsigned char *md,
unsigned int *len)