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