From a883fe9f6f02d02c0a917ff30ee403f1ab355391 Mon Sep 17 00:00:00 2001 From: venaas Date: Fri, 26 Jan 2007 10:51:37 +0000 Subject: dynamic allocation of client/server data git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@43 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- radsecproxy.h | 1 - 1 file changed, 1 deletion(-) (limited to 'radsecproxy.h') diff --git a/radsecproxy.h b/radsecproxy.h index dcf45ca..53c772a 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -12,7 +12,6 @@ sizeof(struct sockaddr_in) : \ sizeof(struct sockaddr_in6)) -#define MAX_PEERS 256 /* MAX_REQUESTS must be 256 due to Radius' 8 bit ID field */ #define MAX_REQUESTS 256 #define DEFAULT_TLS_SECRET "mysecret" -- cgit v1.2.3