summaryrefslogtreecommitdiff
path: root/radsecproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'radsecproxy.h')
-rw-r--r--radsecproxy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/radsecproxy.h b/radsecproxy.h
index 540db32..1c80a92 100644
--- a/radsecproxy.h
+++ b/radsecproxy.h
@@ -103,6 +103,7 @@ struct server {
pthread_t clientth;
struct timeval lastconnecttry;
uint8_t connectionok;
+ uint8_t loststatsrv;
int nextid;
struct request *requests;
uint8_t newrq;