diff options
Diffstat (limited to 'sys/arch/sun3/include/float.h')
-rw-r--r-- | sys/arch/sun3/include/float.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/sun3/include/float.h b/sys/arch/sun3/include/float.h index 2f63ec177d8..42445f4b723 100644 --- a/sys/arch/sun3/include/float.h +++ b/sys/arch/sun3/include/float.h @@ -1,8 +1,3 @@ -/* $NetBSD: float.h,v 1.6 1995/06/20 20:45:55 jtc Exp $ */ - -#ifndef _MACHINE_FLOAT_H_ -#define _MACHINE_FLOAT_H_ +/* $NetBSD: float.h,v 1.7 1996/11/20 18:57:09 gwr Exp $ */ #include <m68k/float.h> - -#endif |