Date: Thu, 21 Sep 2006 01:30:05 +0000 (UTC) From: Alexander Kabaev <kan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libncp ncpl_file.c ncpl_misc.c ncpl_msg.c ncpl_nls.c ncpl_queue.c ncpl_rpc.c Message-ID: <200609210130.k8L1U51Z015794@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2006-09-21 01:30:04 UTC
FreeBSD src repository
Modified files:
lib/libncp ncpl_file.c ncpl_misc.c ncpl_msg.c
ncpl_nls.c ncpl_queue.c ncpl_rpc.c
Log:
Silence GCC4 warning.
strlen, strcmp live in <string.h> not <string.h>.
Revision Changes Path
1.6 +1 -1 src/lib/libncp/ncpl_file.c
1.6 +1 -0 src/lib/libncp/ncpl_misc.c
1.3 +1 -1 src/lib/libncp/ncpl_msg.c
1.6 +1 -1 src/lib/libncp/ncpl_nls.c
1.4 +1 -0 src/lib/libncp/ncpl_queue.c
1.4 +1 -1 src/lib/libncp/ncpl_rpc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609210130.k8L1U51Z015794>
