diff options
-rw-r--r-- | lib/euidaccess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/euidaccess.h b/lib/euidaccess.h index 25abcede6..17b7e9813 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 |