mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-03 23:13:50 +08:00
4 lines
79 B
C
4 lines
79 B
C
#if ! HAVE_DECL_EUIDACCESS
|
|
int euidaccess (char const *file, int mode);
|
|
#endif
|