summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_exten.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/x_exten.c')
-rw-r--r--crypto/asn1/x_exten.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/asn1/x_exten.c b/crypto/asn1/x_exten.c
index 9573b11c9e..d5f9e1df9e 100644
--- a/crypto/asn1/x_exten.c
+++ b/crypto/asn1/x_exten.c
@@ -60,6 +60,7 @@
#include "cryptlib.h"
#include <openssl/objects.h>
#include <openssl/asn1_mac.h>
+#include <openssl/x509.h>
int i2d_X509_EXTENSION(X509_EXTENSION *a, unsigned char **pp)
{