diff options
Diffstat (limited to 'src/stat/lchmod.c')
-rw-r--r-- | src/stat/lchmod.c | 1 |
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> |