On Oct 13, 10:36 pm, bortzmeyer <
bortzme...@gmail.com> wrote:
> On NetBSD, it does not seem obvious:
OK, adding:
#include <netinet/in.h>
in network.c was enough. It now works.
% dig -p 5053 @localhost -x 10.1.1.1
; <<>> DiG 9.5.0-P2 <<>> -p 5053 @localhost -x 10.1.1.1
; (2 servers found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 62076
...