summaryrefslogtreecommitdiff
path: root/lib/gnutls_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_int.h')
-rw-r--r--lib/gnutls_int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h
index 320c394d18..0db05af163 100644
--- a/lib/gnutls_int.h
+++ b/lib/gnutls_int.h
@@ -900,6 +900,7 @@ struct gnutls_priority_st {
bool no_tickets;
bool have_cbc;
bool have_psk;
+ bool force_etm;
unsigned int additional_verify_flags;
/* TLS_FALLBACK_SCSV */