From 1bf483da74a4a483045b3c8266cde7b5021655b7 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 25 Jun 2012 16:55:14 +0000 Subject: Turns out this file not need machine/float.h at all, since it defines all the goop it needs by itself ok millert --- sys/arch/hppa/spmath/float.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/hppa/spmath/float.h b/sys/arch/hppa/spmath/float.h index 3d6c56c236b..dbad0ed435b 100644 --- a/sys/arch/hppa/spmath/float.h +++ b/sys/arch/hppa/spmath/float.h @@ -1,4 +1,4 @@ -/* $OpenBSD: float.h,v 1.7 2004/01/02 14:39:01 mickey Exp $ */ +/* $OpenBSD: float.h,v 1.8 2012/06/25 16:55:13 deraadt Exp $ */ /* (c) Copyright 1986 HEWLETT-PACKARD COMPANY To anyone who acknowledges that this file is provided "AS IS" @@ -14,7 +14,6 @@ */ /* @(#)float.h: Revision: 2.14.88.2 Date: 93/12/08 13:27:42 */ -#include #include "fpbits.h" #include "hppa.h" -- cgit v1.2.3