view lib/euidaccess.h @ 4685:2e7b90348c21

Remove K&R cruft.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 11 Sep 2003 08:43:46 +0000
parents 67c56a27d86c
children
line wrap: on
line source

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