bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning in at-func.c


From: Jim Meyering
Subject: Re: warning in at-func.c
Date: Sun, 18 Mar 2007 16:29:14 +0100

Bruno Haible <address@hidden> wrote:
> Hi Jim,
>
> On MacOS X, we have this warning during the compilation of fchownat.c:
>
> at-func.c:39: warning: implicit declaration of function `lchown'
>
> The reason is that lchown() is not available on this system and therefore
> not declared in <unistd.h>. This proposed patch fixes it:
>
> 2007-03-17  Bruno Haible  <address@hidden>
>
>       * lib/fchownat.c: Include lchown.h.

Thanks.  I committed that.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]