Subject: CVS commit: src/sys/arch/amiga/stand/bootblock/elf2bb
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 06/15/2006 23:06:48
Module Name:	src
Committed By:	gdamore
Date:		Thu Jun 15 23:06:48 UTC 2006

Modified Files:
	src/sys/arch/amiga/stand/bootblock/elf2bb: elf2bb.c

Log Message:
Make this cross-compile on Solaris, by wrapping the #include of sys/endian.h
with a test for #ifndef HAVE_NBTOOL_CONFIG_H.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/amiga/stand/bootblock/elf2bb/elf2bb.c

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