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 666514b..737bc59 100644
--- a/radsecproxy.h
+++ b/radsecproxy.h
@@ -79,6 +79,7 @@ struct clsrvconf {
char *host;
char *port;
char *secret;
+ regex_t *certcnregex;
regex_t *certuriregex;
regex_t *rewriteattrregex;
char *rewriteattrreplacement;