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 --- tcp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tcp.h') diff --git a/tcp.h b/tcp.h index 2864bb4..428fe4c 100644 --- a/tcp.h +++ b/tcp.h @@ -6,6 +6,7 @@ * copyright notice and this permission notice appear in all copies. */ +void tcpsetsrcres(char *source); int tcpconnect(struct server *server, struct timeval *when, int timeout, char *text); int clientradputtcp(struct server *server, unsigned char *rad); void *tcpclientrd(void *arg); -- cgit v1.1