summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_cinf.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/x_cinf.c')
-rw-r--r--crypto/asn1/x_cinf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/asn1/x_cinf.c b/crypto/asn1/x_cinf.c
index 6f280923ab..fe1b18a90f 100644
--- a/crypto/asn1/x_cinf.c
+++ b/crypto/asn1/x_cinf.c
@@ -59,6 +59,7 @@
#include <stdio.h>
#include "cryptlib.h"
#include <openssl/asn1_mac.h>
+#include <openssl/x509.h>
int i2d_X509_CINF(X509_CINF *a, unsigned char **pp)
{