Change version 0.0.2-dev --> 0.0.2.dev.
[radsecproxy.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;