summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/ruby-runner.c.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/ruby-runner.c.in b/template/ruby-runner.c.in
index 56386a8d6f..95cb1e3ef1 100644
--- a/template/ruby-runner.c.in
+++ b/template/ruby-runner.c.in
@@ -1,3 +1,4 @@
+#define _POSIX_C_SOURCE 200809L
#include <stdlib.h>
#include <string.h>
#include <unistd.h>