From f4256c083607375714dc4bde0e9c09d18265d90a Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Thu, 8 Dec 2005 19:33:35 +0000 Subject: Implement more hidden --- libc/sysdeps/linux/common/poll.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/common/poll.c') diff --git a/libc/sysdeps/linux/common/poll.c b/libc/sysdeps/linux/common/poll.c index f021e0269..bbe30eed7 100644 --- a/libc/sysdeps/linux/common/poll.c +++ b/libc/sysdeps/linux/common/poll.c @@ -18,6 +18,7 @@ 02111-1307 USA. */ #define getdtablesize __getdtablesize +#define select __select #include "syscalls.h" #include -- cgit v1.2.3