From 66743827eea20b870a0319660a4a5eb32bfe32ca Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 26 Sep 2011 16:55:11 +0200 Subject: Make radsecproxy.h self-sustaining. --- tcp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tcp.c') diff --git a/tcp.c b/tcp.c index 8d55941..797ec9e 100644 --- a/tcp.c +++ b/tcp.c @@ -24,9 +24,8 @@ #include #include #include -#include "list.h" -#include "hostport.h" #include "radsecproxy.h" +#include "hostport.h" #ifdef RADPROT_TCP #include "debug.h" -- cgit v1.1