Make TS structures opaque.
[openssl.git] / crypto / ts / ts_asn1.c
index 99b686f39d372bb8eeacd434b82205d00a3fabe4..f4884a25960a12ff966ba1b85cfc05ecc9d48961 100644 (file)
@@ -59,6 +59,7 @@
 #include <openssl/ts.h>
 #include <openssl/err.h>
 #include <openssl/asn1t.h>
+#include "ts_lcl.h"
 
 ASN1_SEQUENCE(TS_MSG_IMPRINT) = {
         ASN1_SIMPLE(TS_MSG_IMPRINT, hash_algo, X509_ALGOR),