From: Jim Meyering Date: Mon, 10 Feb 2003 22:45:59 +0000 (+0000) Subject: doh X-Git-Tag: DU-FTS~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=348adf65abd62ef262bd84caa9ce4a1ce3310e43;p=thirdparty%2Fcoreutils.git doh --- diff --git a/lib/euidaccess.h b/lib/euidaccess.h index 25abcede68..17b7e98138 100644 --- a/lib/euidaccess.h +++ b/lib/euidaccess.h @@ -1,3 +1,3 @@ -#if HAVE_DECL_EUIDACCESS +#if ! HAVE_DECL_EUIDACCESS int euidaccess (char const *file, int mode); #endif