Code

Collectd.pm: Added missing entry to the plugin (type id, type name) map.
[collectd.git] / src / utils_dns.c
index b7dc79134ab6e48db7c8fcdc54a067c6061858de..2348be24db05d55c5b1d6b6ad000ce8108594701 100644 (file)
@@ -33,6 +33,8 @@
  *   Florian octo Forster <octo at verplant.org>
  */
 
+#define _BSD_SOURCE
+
 #include "collectd.h"
 #include "plugin.h"
 #include "common.h"