summaryrefslogtreecommitdiffstats
path: root/crypto/ts/ts_req_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ts/ts_req_utils.c')
-rw-r--r--crypto/ts/ts_req_utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/ts/ts_req_utils.c b/crypto/ts/ts_req_utils.c
index 7f3a4a4289..706f4428ff 100644
--- a/crypto/ts/ts_req_utils.c
+++ b/crypto/ts/ts_req_utils.c
@@ -62,6 +62,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)
{