Remove double include that prevented the right machdep LDBL_* constants

to be used.

Noticed by Masao Uebayashi.
This commit is contained in:
martin 2009-11-25 08:43:15 +00:00
parent e01c3917cb
commit 361db6b221

View File

@ -1,6 +1,4 @@
/* $NetBSD: float.h,v 1.11 2008/10/25 09:23:50 mrg Exp $ */
#include <sys/float_ieee754.h>
/* $NetBSD: float.h,v 1.12 2009/11/25 08:43:15 martin Exp $ */
#ifndef _SPARC_FLOAT_H_
#define _SPARC_FLOAT_H_