aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/sysdeps/tryselectinfinite.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/sysdeps/tryselectinfinite.c b/src/sysdeps/tryselectinfinite.c
index 83b2c06..90c6b36 100644
--- a/src/sysdeps/tryselectinfinite.c
+++ b/src/sysdeps/tryselectinfinite.c
@@ -1,14 +1,5 @@
/* ISC license. */
-#undef _POSIX_C_SOURCE
-#undef _XOPEN_SOURCE
-
-#ifndef _BSD_SOURCE
-#define _BSD_SOURCE
-#endif
-#ifndef _NETBSD_SOURCE
-#define _NETBSD_SOURCE
-#endif
#ifndef _DARWIN_C_SOURCE
#define _DARWIN_C_SOURCE
#endif