Subject: CVS commit: src/usr.bin/config
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/29/2006 23:00:44
Module Name:	src
Committed By:	uwe
Date:		Sun Oct 29 23:00:44 UTC 2006

Modified Files:
	src/usr.bin/config: main.c

Log Message:
Include <sys/cdefs.h> and use __used on config[] instead of the ifdef dance.
Prevents gcc4 from g/c'ing embedded config from VAX kernels.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/usr.bin/config/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.