Browse Source

wasnt compiling with TLS on debian sarge

Nils Ohlmeier 20 years ago
parent
commit
1d9e67a80e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tcp_main.c

+ 1 - 0
tcp_main.c

@@ -1444,6 +1444,7 @@ void tcp_main_loop()
 						" in tls_listen\n");
 			}
 		}
+	}
 #endif
 	/* add all the unix sockets used for communcation with other ser processes
 	 *  (get fd, new connection a.s.o) */