summaryrefslogtreecommitdiff
path: root/src/sysdeps/trystatimespec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysdeps/trystatimespec.c')
-rw-r--r--src/sysdeps/trystatimespec.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sysdeps/trystatimespec.c b/src/sysdeps/trystatimespec.c
index 2690d57..3c12237 100644
--- a/src/sysdeps/trystatimespec.c
+++ b/src/sysdeps/trystatimespec.c
@@ -1,5 +1,8 @@
/* ISC license. */
+#undef _POSIX_C_SOURCE
+#undef _XOPEN_SOURCE
+
#include <sys/stat.h>
#include <time.h>