aboutsummaryrefslogtreecommitdiff
path: root/crypto/pkcs7/pk7_asn1.c
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2001-08-05 18:02:16 +0000
committerBen Laurie <ben@openssl.org>2001-08-05 18:02:16 +0000
commitd66ace9da50de58a17e7ca7eeec8ca6f5a6be189 (patch)
tree7ef2d2fe493c6692dcb4828d6b752abe8b45f6ce /crypto/pkcs7/pk7_asn1.c
parentdb7535711049fcfdc71145029b0efc775fa17a5a (diff)
downloadopenssl-d66ace9da50de58a17e7ca7eeec8ca6f5a6be189.zip
openssl-d66ace9da50de58a17e7ca7eeec8ca6f5a6be189.tar.gz
openssl-d66ace9da50de58a17e7ca7eeec8ca6f5a6be189.tar.bz2
Start to reduce some of the header bloat.
Diffstat (limited to 'crypto/pkcs7/pk7_asn1.c')
-rw-r--r--crypto/pkcs7/pk7_asn1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/pkcs7/pk7_asn1.c b/crypto/pkcs7/pk7_asn1.c
index 62b5be1..46f0fc9 100644
--- a/crypto/pkcs7/pk7_asn1.c
+++ b/crypto/pkcs7/pk7_asn1.c
@@ -60,6 +60,7 @@
#include "cryptlib.h"
#include <openssl/asn1t.h>
#include <openssl/pkcs7.h>
+#include <openssl/x509.h>
/* PKCS#7 ASN1 module */