X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdns.c;h=3421c475d7e6fc49c2419332dbcd8e5d3dd09f06;hb=f8379dd45f4a43595f4027992696ee8d02908bff;hp=00fcff191e0ccf0177ec7bea309eb2964b331228;hpb=38e2d0eff79464e4b9686e135a184411d9307db7;p=collectd.git diff --git a/src/dns.c b/src/dns.c index 00fcff19..3421c475 100644 --- a/src/dns.c +++ b/src/dns.c @@ -21,6 +21,7 @@ * Mirko Buffoni **/ +#define _DEFAULT_SOURCE #define _BSD_SOURCE #include "collectd.h" @@ -33,7 +34,6 @@ #include #include -#include /* * Private data types