Subject: CVS commit: src/sys/arch/bebox/stand
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/09/2006 22:02:24
Module Name:	src
Committed By:	chs
Date:		Sat Dec  9 22:02:24 UTC 2006

Modified Files:
	src/sys/arch/bebox/stand/elf2pef: elf2pef.c
	src/sys/arch/bebox/stand/mkbootimage: mkbootimage.c

Log Message:
don't include <sys/endian.h> when building as a host tool.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/bebox/stand/elf2pef/elf2pef.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/bebox/stand/mkbootimage/mkbootimage.c

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