X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=tls.c;h=ce06a6e7a3c0f332b967a9936bc55f21631413ba;hb=9c5cd8f617e64e01520443f581a6824f863d4392;hp=f79529ff99c3fe5b4316adcf17ebffd375f065f1;hpb=eff1f8d633fa2b07396e1d1f82043823d6916ba2;p=libradsec.git diff --git a/tls.c b/tls.c index f79529f..ce06a6e 100644 --- a/tls.c +++ b/tls.c @@ -26,9 +26,8 @@ #include #include #include -#include "list.h" -#include "hostport.h" #include "radsecproxy.h" +#include "hostport.h" #ifdef RADPROT_TLS #include "debug.h"