Tizen 2.0 Release
[external/tizen-coreutils.git] / lib / euidaccess.h
1 #if ! HAVE_DECL_EUIDACCESS
2 int euidaccess (char const *file, int mode);
3 #endif