@@ -50,11 +50,12 @@ #import "socket.h" #import "socket_helpers.h" #import "resolver.h" /* References for static linking */ -void _references_to_categories_of_OFTCPSocket(void) +void +_references_to_categories_of_OFTCPSocket(void) { _OFTCPSocket_SOCKS5_reference = 1; } Class of_tls_socket_class = Nil;