From efec3c4e962d4cafbb8f0a050d05d1cd6e95458d Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 23 Oct 2005 13:46:25 +0100 Subject: Include for prototypes. Signed-off-by: Ralf Baechle --- arch/mips/math-emu/ieee754.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/mips/math-emu/ieee754.c') diff --git a/arch/mips/math-emu/ieee754.c b/arch/mips/math-emu/ieee754.c index 97a752fc3049..ed7fc87aeac5 100644 --- a/arch/mips/math-emu/ieee754.c +++ b/arch/mips/math-emu/ieee754.c @@ -31,6 +31,8 @@ #include "ieee754int.h" +#include "ieee754sp.h" +#include "ieee754dp.h" #define DP_EBIAS 1023 #define DP_EMIN (-1022) -- cgit v1.2.3-59-g8ed1b