summaryrefslogtreecommitdiff
path: root/lib/floorl.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-02-18 15:10:28 +0000
committerBruno Haible <bruno@clisp.org>2007-02-18 15:10:28 +0000
commite1123c2f4fedae90435426a82a05cf2e3233e97d (patch)
treecd6fcc768d636abc63e601a545cd352ccd2ed5cf /lib/floorl.c
parentd9a58db4fa4dc35c7166db177a5e38a2f82e7ee6 (diff)
downloadgnulib-e1123c2f4fedae90435426a82a05cf2e3233e97d.tar.gz
New module 'math'. <math.h> replaces mathl.h.
Diffstat (limited to 'lib/floorl.c')
-rw-r--r--lib/floorl.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/lib/floorl.c b/lib/floorl.c
index 39be0bbd6a..84b212e9e1 100644
--- a/lib/floorl.c
+++ b/lib/floorl.c
@@ -1,7 +1,7 @@
/* Emulation for floorl.
Contributed by Paolo Bonzini
- Copyright 2002, 2003 Free Software Foundation, Inc.
+ Copyright 2002, 2003, 2007 Free Software Foundation, Inc.
This file is part of gnulib.
@@ -19,9 +19,12 @@
with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
-#include <float.h>
+#include <config.h>
+
+/* Specification. */
+#include <math.h>
-#include "mathl.h"
+#include <float.h>
/* To compute the integer part of X, sum a big enough
integer so that the precision of the floating point