Subject: CVS commit: syssrc/sys/arch/powerpc/include
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 10/28/2002 20:00:41
Module Name:	syssrc
Committed By:	manu
Date:		Mon Oct 28 18:00:41 UTC 2002

Modified Files:
	syssrc/sys/arch/powerpc/include: aout_machdep.h

Log Message:
Changed the ifndef guard of this header file from _MACH_EXEC_H_ to
_POWERPC_AOUT_EXEC_H_. The former was conflicting with
<compat/mach/mach_exec.h>.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/powerpc/include/aout_machdep.h

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