HomeFreeBSD

Include missing "dns.h" header to get the prototype for dns_lookup() which

Description

Include missing "dns.h" header to get the prototype for dns_lookup() which
returns char *. Without it, compiler has to assume that it returns an int,
which results in segmentation fault e.g. in -A (bandwidth abusers) mode.

Details

Provenance
danfeAuthored on
Parents
rP547554: mail/getmail6: Update to 6.7 for bugfixes
Branches
Unknown
Tags
Unknown