mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Add checking versions of poll and ppoll
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
extern int __poll (struct pollfd *__fds, unsigned long int __nfds,
|
||||
int __timeout);
|
||||
libc_hidden_proto (__poll)
|
||||
libc_hidden_proto (ppoll)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user