X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fceill.c;h=9eb1ba07c243e608f533f96002e9b3d8b3870e78;hb=9e1c363a5e3c4ccc9c44ac40e90c811af52c7a63;hp=0f55f5cc00c406d5ecb010833cf47f59a4658013;hpb=d0723a1652f9f002aa800cd618fd52717b980b18;p=gnulib.git diff --git a/lib/ceill.c b/lib/ceill.c index 0f55f5cc0..9eb1ba07c 100644 --- a/lib/ceill.c +++ b/lib/ceill.c @@ -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. @@ -17,11 +17,14 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include +#include + +/* Specification. */ +#include -#include "mathl.h" +#include /* To compute the integer part of X, sum a big enough integer so that the precision of the floating point