* lib/stat-time.h: (get_stat_birthtime): Check for zero-valued
[gnulib.git] / lib / euidaccess.h
1 #if ! HAVE_DECL_EUIDACCESS
2 int euidaccess (char const *file, int mode);
3 #endif