mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-13 16:54:16 +03:00
prototype getdtablesize (nonstandard function)
This commit is contained in:
parent
1db283bf19
commit
2155afd73e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user