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