[PATCH] missing include in fxstatat64.c
Jakub Jelinek
jakub@redhat.com
Fri Nov 25 08:47:00 GMT 2005
On Fri, Nov 25, 2005 at 09:43:01AM +0100, Thorsten Kukuk wrote:
>
> Hi,
>
> compiling current glibc I get:
>
> ../sysdeps/unix/sysv/linux/fxstatat64.c: In function '__fxstatat64':
> ../sysdeps/unix/sysv/linux/fxstatat64.c:59: warning: implicit declaration of function 'strlen'
>
>
> 2005-11-25 Thorsten Kukuk <kukuk@suse.de>
>
> * sysdeps/unix/sysv/linux/fxstatat64.c: include string.h
s/include string.h/Include string.h./ I guess.
Jakub
More information about the Libc-hacker
mailing list