summaryrefslogtreecommitdiff
path: root/src/stat/futimesat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stat/futimesat.c')
-rw-r--r--src/stat/futimesat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stat/futimesat.c b/src/stat/futimesat.c
index 0cc18545..dbefc844 100644
--- a/src/stat/futimesat.c
+++ b/src/stat/futimesat.c
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
#include <sys/time.h>
#include "syscall.h"