From cd254593d7e61034048167fabba829e74388de00 Mon Sep 17 00:00:00 2001 From: venaas Date: Fri, 11 May 2007 15:39:22 +0000 Subject: new configuration code git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@83 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- radsecproxy.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'radsecproxy.h') diff --git a/radsecproxy.h b/radsecproxy.h index 29107c3..a3fe108 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -43,6 +43,9 @@ #define RAD_Attr_Length 1 #define RAD_Attr_Value 2 +#define CONF_STR 1 +#define CONF_CBK 2 + struct options { char *tlscacertificatefile; char *tlscacertificatepath; -- cgit v1.1