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