X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fdns.c;h=5e114b16da8e555d7e5c148735c2b35d986760c1;hb=fae34a369b1001291ca7e1b51f364c42946698d4;hp=cd068fb363744b05c06f637a53ec248bd4d48ea5;hpb=c4c11113bb0df99c750683d0f38b95387dca5767;p=collectd.git diff --git a/src/dns.c b/src/dns.c index cd068fb3..5e114b16 100644 --- a/src/dns.c +++ b/src/dns.c @@ -32,7 +32,7 @@ #if HAVE_LIBPCAP && HAVE_LIBPTHREAD # include # include -# include +# include # define DNS_HAVE_READ 1 #else # define DNS_HAVE_READ 0