summaryrefslogtreecommitdiffstats
path: root/test/ssl_handshake_rtt_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ssl_handshake_rtt_test.c')
-rw-r--r--test/ssl_handshake_rtt_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ssl_handshake_rtt_test.c b/test/ssl_handshake_rtt_test.c
index 0e54284f04..9958124ca1 100644
--- a/test/ssl_handshake_rtt_test.c
+++ b/test/ssl_handshake_rtt_test.c
@@ -30,6 +30,7 @@
#include "internal/ktls.h"
#include "../ssl/ssl_local.h"
#include "../ssl/statem/statem_local.h"
+#include "internal/ssl_unwrap.h"
static OSSL_LIB_CTX *libctx = NULL;
static char *cert = NULL;