summaryrefslogtreecommitdiff
path: root/src/lib/libssl/src/crypto/ts/ts_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/src/crypto/ts/ts_lib.c')
-rw-r--r--src/lib/libssl/src/crypto/ts/ts_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/crypto/ts/ts_lib.c b/src/lib/libssl/src/crypto/ts/ts_lib.c
index b9d92a3012..5018e959bb 100644
--- a/src/lib/libssl/src/crypto/ts/ts_lib.c
+++ b/src/lib/libssl/src/crypto/ts/ts_lib.c
@@ -61,7 +61,7 @@
61#include <openssl/objects.h> 61#include <openssl/objects.h>
62#include <openssl/bn.h> 62#include <openssl/bn.h>
63#include <openssl/x509v3.h> 63#include <openssl/x509v3.h>
64#include "ts.h" 64#include <openssl/ts.h>
65 65
66/* Local function declarations. */ 66/* Local function declarations. */
67 67