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 d4db161..cd1d778 100644
--- a/radsecproxy.h
+++ b/radsecproxy.h
@@ -129,6 +129,7 @@ struct server {
uint8_t lostrqs;
char *dynamiclookuparg;
int nextid;
+ struct timeval lastrcv;
struct request *requests;
uint8_t newrq;
pthread_mutex_t newrq_mutex;