]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ocsp/ocsp_asn.c
Make OCSP structures opaque.
[thirdparty/openssl.git] / crypto / ocsp / ocsp_asn.c
index e2e52e77af33230e835dee162764dff71a46a376..c3362f0b974187d91102078d0ca3cb016ca93e75 100644 (file)
@@ -59,6 +59,7 @@
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
 #include <openssl/ocsp.h>
+#include "ocsp_lcl.h"
 
 ASN1_SEQUENCE(OCSP_SIGNATURE) = {
         ASN1_SIMPLE(OCSP_SIGNATURE, signatureAlgorithm, X509_ALGOR),