X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fldexpl.c;h=a783052dee5bf0c092507fb1f0fd2bf04998cec3;hb=02fd4eb4561842dee666b709fbbb1632c4357d2d;hp=60474136bbf6a2350dd708bac28d9759018630fc;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/lib/ldexpl.c b/lib/ldexpl.c index 60474136b..a783052de 100644 --- a/lib/ldexpl.c +++ b/lib/ldexpl.c @@ -1,7 +1,7 @@ /* Emulation for ldexpl. Contributed by Paolo Bonzini - Copyright 2002, 2003, 2007 Free Software Foundation, Inc. + Copyright 2002, 2003, 2007, 2008 Free Software Foundation, Inc. This file is part of gnulib. @@ -25,7 +25,6 @@ #include #include "fpucw.h" -#include "isnanl.h" long double ldexpl(long double x, int exp)