X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=lib%2Ftls.c;h=a5040f4cf61d84f1b0ccd30de0fb66eea1c3cc48;hb=95c4d4a42f2b4457c64a87c45c7c170dfba6a7c4;hp=acc2f9194ed4a455b7049dca32480e64922c74ae;hpb=35311406413e0418112f7c295fee054a3506cbe8;p=libradsec.git diff --git a/lib/tls.c b/lib/tls.c index acc2f91..a5040f4 100644 --- a/lib/tls.c +++ b/lib/tls.c @@ -14,8 +14,8 @@ #include #include -#include "rsp_list.h" -#include "../radsecproxy.h" +#include "radsecproxy/list.h" +#include "radsecproxy/radsecproxy.h" static struct tls * _get_tlsconf (struct rs_connection *conn, const struct rs_realm *realm)