mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
4 lines
79 B
C
4 lines
79 B
C
#if ! HAVE_DECL_EUIDACCESS
|
|
int euidaccess (char const *file, int mode);
|
|
#endif
|