X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-truncf1.c;h=44fd8c11faac0768a5d104279fef47bda26ecb64;hb=89ae4589dd58d12e7cbcf0e92c1d828c1e430f97;hp=834899b5806cdac0b97f4aacf3ba818404ddd824;hpb=441aa3044f43e5572f58c354f01e6bc070acd5c7;p=gnulib.git diff --git a/tests/test-truncf1.c b/tests/test-truncf1.c index 834899b58..44fd8c11f 100644 --- a/tests/test-truncf1.c +++ b/tests/test-truncf1.c @@ -1,5 +1,5 @@ /* Test of rounding towards zero. - Copyright (C) 2007-2008 Free Software Foundation, Inc. + Copyright (C) 2007-2009 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 @@ -20,6 +20,9 @@ #include +#include "signature.h" +SIGNATURE_CHECK (truncf, float, (float)); + #include #include