From 0814bdad52c764ec4f3c010e78d7cdb6418e64e0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 23 Aug 2006 19:27:42 +0000 Subject: sync with upstream via psm --- libc/sysdeps/linux/i386/bits/select.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libc/sysdeps/linux/i386/bits/select.h') 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 directly; include instead." #endif -#undef __FD_ZERO -#undef __FD_SET -#undef __FD_CLR -#undef __FD_ISSET #if defined __GNUC__ && __GNUC__ >= 2 -- cgit v1.2.3