X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-isnanl.c;h=37551e1fdc301b86df28b5ceec6c44ea1d5fdd62;hb=6fa2870cb33c7793d30df2fc10ecdbe2a0772d3a;hp=0a7f49613e5815ce3fa0116e5852f536349572e1;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/tests/test-isnanl.c b/tests/test-isnanl.c index 0a7f49613..37551e1fd 100644 --- a/tests/test-isnanl.c +++ b/tests/test-isnanl.c @@ -1,5 +1,5 @@ /* Test of isnanl() substitute. - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007-2008 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 @@ -18,6 +18,6 @@ #include -#include "isnanl.h" +#include #include "test-isnanl.h"