summaryrefslogtreecommitdiff
path: root/lib/euidaccess.h
blob: 17b7e98138c4a8338da8e0f9d5785e927a7ff6de (plain)
1
2
3
#if ! HAVE_DECL_EUIDACCESS
int euidaccess (char const *file, int mode);
#endif