Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/11/2004 09:10:58
Module Name: src
Committed By: he
Date: Sun Apr 11 09:10:58 UTC 2004
Modified Files:
src/lib/libc/gen: sysctl.c
Log Message:
Avoid using preprocessing conditionals in a macro argument list at least
as long as all ports have not yet been converted to using gcc 3.3.3.
Build bug discovered when building for vax.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/lib/libc/gen/sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.