From: Linus Nordberg Date: Wed, 9 Mar 2011 23:20:25 +0000 (+0100) Subject: Don't miscompile without --enable-tls. X-Git-Tag: libradsec-0.0.1~24^2~6 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=radsecproxy.git;a=commitdiff_plain;h=a48992622d54c6d5dbf5abe3022cfe5b06167261;hp=9ee2245ee1e0f7efedff61891a57a4a9b014542f Don't miscompile without --enable-tls. Include err.h and debug.h even w/o RS_ENABLE_TLS. --- diff --git a/lib/radsec.c b/lib/radsec.c index ec43b2f..2ae515d 100644 --- a/lib/radsec.c +++ b/lib/radsec.c @@ -17,15 +17,14 @@ #include #include #include +#include "err.h" +#include "debug.h" +#include "rsp_debug.h" #if defined (RS_ENABLE_TLS) #include -#include "debug.h" -#include "err.h" #include "rsp_list.h" #include "../radsecproxy.h" #endif -#include "rsp_debug.h" - /* Public functions. */ int