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


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] Add missing string.h include for strcpy calls.


On Tue, Mar 13, 2012 at 3:38 AM, David Miller <davem@davemloft.net> wrote:
> I noticed this being warned about in my builds, it looked obvious
> enough so I committed this to master.
>
> ? ? ? ?* nss/nss_db/db-init.c: Include string.h
> ---
> ?nss/nss_db/db-init.c | ? ?4 ++--
> ?1 files changed, 2 insertions(+), 2 deletions(-)

Thanks for fixing this!

Yes, it's an obvious fix to include the required header.

Cheers,
Carlos.


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