view lib/euidaccess.h @ 5057:f4b3a4229349

Import obstack changes from libc.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 07 May 2004 04:22:56 +0000
parents 67c56a27d86c
children
line wrap: on
line source

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