Subject: CVS commit: src/regress/include/okheaders
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 01/20/2004 23:45:09
Module Name: src
Committed By: matt
Date: Tue Jan 20 23:45:09 UTC 2004
Modified Files:
src/regress/include/okheaders: symbolcheck.c
Log Message:
Only include one of <sys/cdefs_elf.h> or <sys/cdefs_aout.h> depending on
__ELF__. Only include <stdbool.h> if __GNUC__ > 2.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/regress/include/okheaders/symbolcheck.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.