From 3c779c1093a5cb6314bc366c6135fb2eaac8cdeb Mon Sep 17 00:00:00 2001 From: venaas Date: Thu, 18 Dec 2008 15:14:00 +0000 Subject: cleaning up code git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@441 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- tls.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tls.h') diff --git a/tls.h b/tls.h index b38cde2..5e51a3f 100644 --- a/tls.h +++ b/tls.h @@ -6,6 +6,7 @@ * copyright notice and this permission notice appear in all copies. */ +void tlssetsrcres(char *source); int tlsconnect(struct server *server, struct timeval *when, int timeout, char *text); int clientradputtls(struct server *server, unsigned char *rad); void *tlsclientrd(void *arg); -- cgit v1.1