Use existing temporary variable conn.
[libradsec.git] / radsecproxy.h
index 7528f7f..09b5d6e 100644 (file)
@@ -107,7 +107,7 @@ struct clsrvconf {
     struct server *servers;
 };
 
-#include "tlscommon.h"
+#include "rsp_tlscommon.h"
 
 struct client {
     struct clsrvconf *conf;