summaryrefslogtreecommitdiffstats
path: root/test/handshake_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/handshake_helper.h')
-rw-r--r--test/handshake_helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/handshake_helper.h b/test/handshake_helper.h
index bdbeabb6fe..a9dd5c94a1 100644
--- a/test/handshake_helper.h
+++ b/test/handshake_helper.h
@@ -34,6 +34,7 @@ typedef struct handshake_result {
ssl_servername_t servername;
/* Session ticket status */
ssl_session_ticket_t session_ticket;
+ ssl_compression_t compression;
/* Was this called on the second context? */
int session_ticket_do_not_call;
char *client_npn_negotiated;