aboutsummaryrefslogtreecommitdiff
path: root/gmid.h
diff options
context:
space:
mode:
Diffstat (limited to 'gmid.h')
-rw-r--r--gmid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gmid.h b/gmid.h
index 1dde21a..a6741bf 100644
--- a/gmid.h
+++ b/gmid.h
@@ -105,6 +105,7 @@ struct proxy {
char *host;
const char *port;
+ char *sni;
int notls;
uint32_t protocols;
int noverifyname;