---
 src/openvpn/ssl.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/openvpn/ssl.c b/src/openvpn/ssl.c
index 088eea8..d9076f3 100644
--- a/src/openvpn/ssl.c
+++ b/src/openvpn/ssl.c
@@ -1107,7 +1107,7 @@ tls_multi_free (struct tls_multi *multi, bool clear)
   man_def_auth_set_client_reason(multi, NULL);  

 #endif
-#ifdef P2MP_SERVER
+#if P2MP_SERVER
   free (multi->peer_info);
 #endif

-- 
1.7.9.5


Reply via email to