From 036bbbf5d85699187824ecf808414f40f0d5594f Mon Sep 17 00:00:00 2001 From: venaas Date: Mon, 8 Jan 2007 16:47:37 +0000 Subject: bug fixing git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@34 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- radsecproxy.h | 1 + 1 file changed, 1 insertion(+) (limited to 'radsecproxy.h') diff --git a/radsecproxy.h b/radsecproxy.h index e3fc1cd..7ad2002 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -95,6 +95,7 @@ struct server { pthread_t clientth; struct timeval lastconnecttry; uint8_t connectionok; + int nextid; struct request *requests; uint8_t newrq; pthread_mutex_t newrq_mutex; -- cgit v1.2.3