Include for prototypes.
authorRalf Baechle <ralf@linux-mips.org>
Sun, 23 Oct 2005 12:46:25 +0000 (13:46 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:51 +0000 (19:32 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/ieee754.c

index 97a752f..ed7fc87 100644 (file)
@@ -31,6 +31,8 @@
 
 
 #include "ieee754int.h"
+#include "ieee754sp.h"
+#include "ieee754dp.h"
 
 #define DP_EBIAS       1023
 #define DP_EMIN                (-1022)