view lib/euidaccess.h @ 6163:bba2240c9260

* iconvme.h: Add prototype for iconv_alloc.
author Simon Josefsson <simon@josefsson.org>
date Tue, 30 Aug 2005 07:38:53 +0000
parents 67c56a27d86c
children
line wrap: on
line source

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