diff options
Diffstat (limited to 'tests/utimens_nofollow.c')
-rw-r--r-- | tests/utimens_nofollow.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/utimens_nofollow.c b/tests/utimens_nofollow.c index 1941c56..668cec4 100644 --- a/tests/utimens_nofollow.c +++ b/tests/utimens_nofollow.c @@ -1,9 +1,4 @@ -/* For atoll and lutimes */ -#define _BSD_SOURCE -/* The new non-deprecated version of _BSD_SOURCE */ -#define _DEFAULT_SOURCE - #include <config.h> #include <stdlib.h> #include <stdio.h> |