From 7bf9a54cf4045b389206489266d013c5025ee654 Mon Sep 17 00:00:00 2001 From: venaas Date: Mon, 28 Apr 2008 09:42:33 +0000 Subject: added proper accounting, some new bugs expected git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@243 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 737bc59..f60d3a3 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -120,6 +120,7 @@ struct realm { char *message; regex_t regex; struct list *srvconfs; + struct list *accsrvconfs; }; struct tls { -- cgit v1.2.3