This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] missing include in fxstatat64.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]