X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fexec.c;h=3f68e8bbcf1ab26d6f195d80c5ec0213c562a732;hb=a49ae41e44268b9972472e8355070c1299d18d5e;hp=cfd82a31b444adc1ce3ef1553a9d2ccddfd81b05;hpb=3e1563f6d79416f095c6246518eebf4fecc4fe07;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"