delphij 2006-05-25 04:01:04 UTC FreeBSD src repository Modified files: lib/libutil kld.c Log: - Add include for libutil.h and string.h for prototype. - Cast the rvalue to be compared with the result of strlen() to size_t. Revision Changes Path 1.2 +3 -1 src/lib/libutil/kld.c