summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/bits/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/i386/bits/select.h')
-rw-r--r--libc/sysdeps/linux/i386/bits/select.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/sysdeps/linux/i386/bits/select.h b/libc/sysdeps/linux/i386/bits/select.h
index 2892ab556..972bfb685 100644
--- a/libc/sysdeps/linux/i386/bits/select.h
+++ b/libc/sysdeps/linux/i386/bits/select.h
@@ -20,10 +20,6 @@
# error "Never use <bits/select.h> directly; include <sys/select.h> instead."
#endif
-#undef __FD_ZERO
-#undef __FD_SET
-#undef __FD_CLR
-#undef __FD_ISSET
#if defined __GNUC__ && __GNUC__ >= 2