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 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 {