summaryrefslogtreecommitdiff
path: root/src/sysdeps/trystrnlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysdeps/trystrnlen.c')
-rw-r--r--src/sysdeps/trystrnlen.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sysdeps/trystrnlen.c b/src/sysdeps/trystrnlen.c
index 0799dde..7ebab53 100644
--- a/src/sysdeps/trystrnlen.c
+++ b/src/sysdeps/trystrnlen.c
@@ -1,8 +1,5 @@
/* ISC license. */
-#undef _POSIX_C_SOURCE
-#undef _XOPEN_SOURCE
-
#include <string.h>
int main (void)