K 10 svn:author V 5 danfe K 8 svn:date V 27 2020-09-04T17:23:12.193201Z K 7 svn:log V 224 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. END