X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fexec.c;fp=src%2Fexec.c;h=f080ad674bac793ceb27feb0f75de67d16385fb4;hp=0445b14a91f879bdfccb2cd44024586741ce5888;hb=eab8493d114c7c209d90ac54edb7c8026c085747;hpb=9ab0a540f2b0f2b0427c33e198ca06d60d959182 diff --git a/src/exec.c b/src/exec.c index 0445b14a..f080ad67 100755 --- a/src/exec.c +++ b/src/exec.c @@ -18,11 +18,12 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * Authors: - * Florian octo Forster + * Florian octo Forster * Sebastian Harl * Peter Holik **/ +#define _DEFAULT_SOURCE #define _BSD_SOURCE /* For setgroups */ #include "collectd.h"