X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fexec.c;h=3f68e8bbcf1ab26d6f195d80c5ec0213c562a732;hb=b99f2ef5c262080cdd55d4dc056aaf23ba2ff907;hp=cfd82a31b444adc1ce3ef1553a9d2ccddfd81b05;hpb=82e27678f8972d2625b466e7e7ba9daaa6395c98;p=collectd.git diff --git a/src/exec.c b/src/exec.c index cfd82a31..3f68e8bb 100644 --- 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"