HomeFreeBSD

remove bogus declaration of malloc from tcp_wrappers

Description

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.

Discussed with: dim, ume
MFC after: 2 weeks

Details

Provenance
avgAuthored on
Parents
rS320150: MFC 319490: Remove stale cap_rights_get(2) manpage.
Branches
Unknown
Tags
Unknown