Merge remote-tracking branch 'origin/pr/752' into wh_low_speed_limit
[collectd.git] / src / exec.c
index d56c07f..3f68e8b 100644 (file)
@@ -23,6 +23,7 @@
  *   Peter Holik <peter at holik.at>
  **/
 
+#define _DEFAULT_SOURCE
 #define _BSD_SOURCE /* For setgroups */
 
 #include "collectd.h"