diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2011-12-31 14:55:23 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2011-12-31 14:55:23 +0000 |
| commit | 219fb0488994a289f1087f7b3da18789e068da12 (patch) | |
| tree | d59ced7e19afaab87432b7610faefff3080e8d2a /lib/floatuntidf.c | |
| parent | b0a04aaa595ba76468e521f12727a872d144d6d0 (diff) | |
Notes
Diffstat (limited to 'lib/floatuntidf.c')
| -rw-r--r-- | lib/floatuntidf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/floatuntidf.c b/lib/floatuntidf.c index bab7483d99e0..d0889a0744f0 100644 --- a/lib/floatuntidf.c +++ b/lib/floatuntidf.c @@ -15,7 +15,6 @@ #if __x86_64 #include "int_lib.h" -#include <float.h> /* Returns: convert a to a double, rounding toward even. */ |
