DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.h
[openssl.git] / crypto / ts / ts_req_utils.c
index 7f3a4a428904a28e1c1ff9ffbc996677d8f86e1c..5e1114ab9d3cd07c13f2a22ab8abe9969aeaeeb8 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/ts/ts_req_utils.c */
 /*
  * Written by Zoltan Glozik (zglozik@stones.com) for the OpenSSL project
  * 2002.
@@ -62,6 +61,7 @@
 #include <openssl/objects.h>
 #include <openssl/x509v3.h>
 #include <openssl/ts.h>
+#include "ts_lcl.h"
 
 int TS_REQ_set_version(TS_REQ *a, long version)
 {