X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-ldexp.c;h=93574531d7d87de149123519d833904ae35e2cb8;hb=5191b3546cfb6c163228c23f214e325ddf60d46f;hp=0890b610592ef868f223546831e4f7c21be9d36b;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/tests/test-ldexp.c b/tests/test-ldexp.c index 0890b6105..93574531d 100644 --- a/tests/test-ldexp.c +++ b/tests/test-ldexp.c @@ -1,5 +1,5 @@ /* Test of ldexp() function. - Copyright (C) 2007-2012 Free Software Foundation, Inc. + Copyright (C) 2007-2013 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -40,9 +40,10 @@ SIGNATURE_CHECK (ldexp, double, (double, int)); #define NAN NaNd () #define L_(literal) literal #define MINUS_ZERO minus_zerod -#define LDEXP ldexp #define MIN_EXP DBL_MIN_EXP #define MAX_EXP DBL_MAX_EXP +#define LDEXP ldexp +#define RANDOM randomd #include "test-ldexp.h" int