X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdns.c;h=8339377b2dbb82babf8773e6d00a1c2c0513cce1;hb=139dd00301131050db32bf0cb08333aa7440c817;hp=476b6ddb2a2effded68e76af34152b20a634df51;hpb=3f391479bfc45d0ff6e0c7b87c899e41a192f392;p=collectd.git diff --git a/src/dns.c b/src/dns.c index 476b6ddb..8339377b 100644 --- a/src/dns.c +++ b/src/dns.c @@ -19,6 +19,8 @@ * Florian octo Forster **/ +#define _BSD_SOURCE + #include "collectd.h" #include "common.h" #include "plugin.h"