mirror of
https://github.com/fluencelabs/musl
synced 2025-07-30 22:01:57 +00:00
prototype getdtablesize (nonstandard function)
This commit is contained in:
@@ -141,6 +141,7 @@ void swab(const void *, void *, ssize_t);
|
||||
long gethostid(void);
|
||||
int nice(int);
|
||||
void sync(void);
|
||||
int getdtablesize(void);
|
||||
#endif
|
||||
|
||||
#ifdef _GNU_SOURCE
|
||||
|
Reference in New Issue
Block a user