git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@11909 a95241bf-73f2-0310-859d-f6bbb57e9c96
4 lines
79 B
C
4 lines
79 B
C
#if ! HAVE_DECL_EUIDACCESS
|
|
int euidaccess (char const *file, int mode);
|
|
#endif
|