aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utimens_nofollow.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utimens_nofollow.c')
-rw-r--r--tests/utimens_nofollow.c5
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>