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 9e8415d..1dde21a 100644
--- a/gmid.h
+++ b/gmid.h
@@ -240,6 +240,7 @@ struct client {
struct proxy *proxy;
struct bufferevent *proxybev;
struct tls *proxyctx;
+ int proxyevset;
struct event proxyev;
char *header;