K 10 svn:author V 3 avg K 8 svn:date V 27 2017-09-19T08:34:13.153426Z K 7 svn:log V 236 MFC r320151: remove bogus declaration of malloc from tcp_wrappers The declaration was already inactive when INET6 was enabled and it causes a build error in the other case because of a conflict with the correct definition in stdlib.h. END