From 5e8bb3aa9045fc6ebcf3d544b236f47e6b70baed Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 15 Mar 2011 18:23:39 +0000 Subject: unbreak tree for nested endian.h includes --- sys/arch/mac68k/include/endian.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sys/arch/mac68k') diff --git a/sys/arch/mac68k/include/endian.h b/sys/arch/mac68k/include/endian.h index edbab908236..40e1fdac923 100644 --- a/sys/arch/mac68k/include/endian.h +++ b/sys/arch/mac68k/include/endian.h @@ -1,9 +1,4 @@ -/* $OpenBSD: endian.h,v 1.4 2011/03/11 15:17:08 pirofti Exp $ */ +/* $OpenBSD: endian.h,v 1.5 2011/03/15 18:23:38 deraadt Exp $ */ /* $NetBSD: endian.h,v 1.5 1994/10/26 08:46:28 cgd Exp $ */ -#ifndef _MACHINE_ENDIAN_H_ -#define _MACHINE_ENDIAN_H_ - #include - -#endif /* _MACHINE_ENDIAN_H_ */ -- cgit v1.2.3