view lib/euidaccess.h @ 5318:7c24a825b51d

Remove dependencies on unlocked-io.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 04 Oct 2004 20:17:39 +0000
parents 67c56a27d86c
children
line wrap: on
line source

#if ! HAVE_DECL_EUIDACCESS
int euidaccess (char const *file, int mode);
#endif