Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 09/10/2003 07:12:35
Module Name: src
Committed By: tls
Date: Wed Sep 10 07:12:34 UTC 2003
Modified Files:
src/lib/libc/gen: randomid.c
Log Message:
This didn't build with gcc3 because it was missing <string.h> for memset.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/gen/randomid.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.