summaryrefslogtreecommitdiffstats
path: root/lib/libc/gdtoa/_hdtoa.c
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2008-04-12 14:53:52 +0000
committerdas <das@FreeBSD.org>2008-04-12 14:53:52 +0000
commite7c98f4fd1a64df72291b30cd7624be447d0134d (patch)
tree124dd9ab6ca9503c7861c3c115383128bbb4f81d /lib/libc/gdtoa/_hdtoa.c
parent07a3d6df55b31d64785fbc71bda515093c8792ad (diff)
downloadFreeBSD-src-e7c98f4fd1a64df72291b30cd7624be447d0134d.zip
FreeBSD-src-e7c98f4fd1a64df72291b30cd7624be447d0134d.tar.gz
Unbreak the build for arm and powerpc.
Pointy hat to yours truly.
Diffstat (limited to 'lib/libc/gdtoa/_hdtoa.c')
-rw-r--r--lib/libc/gdtoa/_hdtoa.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gdtoa/_hdtoa.c b/lib/libc/gdtoa/_hdtoa.c
index 4ac6cb1..6f8ccac 100644
--- a/lib/libc/gdtoa/_hdtoa.c
+++ b/lib/libc/gdtoa/_hdtoa.c
@@ -30,6 +30,8 @@ __FBSDID("$FreeBSD$");
#include <float.h>
#include <limits.h>
#include <math.h>
+
+#include "../stdio/floatio.h"
#include "fpmath.h"
#include "gdtoaimp.h"
OpenPOWER on IntegriCloud