New module 'math'. <math.h> replaces mathl.h.
[gnulib.git] / lib / ceill.c
index b3c0726..9eb1ba0 100644 (file)
@@ -1,7 +1,7 @@
 /* Emulation for ceill.
    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.
 
    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