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. --- udp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'udp.c') diff --git a/udp.c b/udp.c index 4740fd0..2724a1d 100644 --- a/udp.c +++ b/udp.c @@ -24,9 +24,8 @@ #include #include #include -#include "list.h" -#include "hostport.h" #include "radsecproxy.h" +#include "hostport.h" #ifdef RADPROT_UDP #include "debug.h" -- cgit v1.1